mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-09 07:26:29 +02:00
Fix some links
This commit is contained in:
@@ -17,7 +17,7 @@ libraries useful for any preferred approach taken.
|
||||
|
||||
|
||||
[Selenium]: http://seleniumhq.org/
|
||||
[integrated with PHPUnit]: http://phpunit.de/manual/current/en/selenium.html
|
||||
[integrated with PHPUnit]: https://github.com/giorgiosironi/phpunit-selenium/
|
||||
[Mockery]: https://github.com/padraic/mockery
|
||||
[PHPUnit]: http://phpunit.de/
|
||||
[PHPSpec]: http://www.phpspec.net/
|
||||
|
@@ -6,12 +6,12 @@ anchor: php_paas_providers
|
||||
## PHP PaaS Providers {#php_paas_providers_title}
|
||||
|
||||
* [PagodaBox](https://pagodabox.com/)
|
||||
* [AppFog](https://appfog.com/)
|
||||
* [AppFog](https://www.ctl.io/appfog/)
|
||||
* [Heroku](https://devcenter.heroku.com/categories/php)
|
||||
* [fortrabbit](http://fortrabbit.com/)
|
||||
* [Engine Yard Cloud](https://www.engineyard.com/products/cloud)
|
||||
* [Red Hat OpenShift Platform](http://openshift.com)
|
||||
* [dotCloud](http://docs.dotcloud.com/services/php/)
|
||||
* [dotCloud](https://www.dotcloud.com/dev-center/platform-documentation)
|
||||
* [AWS Elastic Beanstalk](http://aws.amazon.com/elasticbeanstalk/)
|
||||
* [cloudControl](https://www.cloudcontrol.com/)
|
||||
* [Windows Azure](http://www.windowsazure.com/)
|
||||
|
Reference in New Issue
Block a user