PHP Feeds -

Apache | UTF-8 | ZEND |

The Twelve-Factor App Applied to PHP - Bradley Holt The Twelve-Factor App Applied to PHP - Bradley Holt

- (planet-php) - 5 months, 3 weeks ago...

If you develop web apps, I encourage you to check out The Twelve-Factor App. This is an excellent resource for anyone building and deploying software-as-a-service. PHP has great support for many of the twelve-factors. I want to take a look at specifically how each factor may be applied to a PHP application. I. Codebase “One codebase tracked in revision control, many deploys” There’s really not much here that would be different in PHP versus any other language. Who isn’t u...

see complete article.

Similar recent news articles...

Older news

Hot Topics