linebreak at 120 char

This commit is contained in:
Richard Howard
2012-07-10 10:06:00 -07:00
parent c058d2170a
commit a9d36235fb

View File

@@ -5,4 +5,10 @@ isChild: true
## Platform as a Service (PaaS)
PaaS provides the system and network architecture necessary to run PHP applications on the web. This means little to no configuration for launching PHP applications or PHP frameworks. Recently PaaS has become a popular method for deploying, hosting, and scaling PHP applications of all sizes. You can find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources).
PaaS provides the system and network architecture necessary to run PHP applications on the web. This means little to no
configuration for launching PHP applications or PHP frameworks.
Recently PaaS has become a popular method for deploying, hosting, and scaling PHP applications of all sizes. You can
find a list of [PHP PaaS "Platform as a Service" providers](#php_paas_providers) in our [resources section](#resources).
[Back to Top](#top){.top}