From 84a02e988188b7b5f038b8b1b726c67bfb09ee22 Mon Sep 17 00:00:00 2001 From: ArthurH Date: Wed, 31 Aug 2016 11:19:34 +0200 Subject: [PATCH] Add new PaaS Provider I added 2 paas provider in the list which are running under [Cloud Foundry](https://www.cloudfoundry.org/). Bluemix is in the list of http://phpversions.info but it's not up to date and pivotal web service is not. I will do a PR to update http://phpversions.info --- _posts/16-05-01-PHP-PaaS-Providers.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/16-05-01-PHP-PaaS-Providers.md b/_posts/16-05-01-PHP-PaaS-Providers.md index 57f3f57..ee4e06d 100644 --- a/_posts/16-05-01-PHP-PaaS-Providers.md +++ b/_posts/16-05-01-PHP-PaaS-Providers.md @@ -20,5 +20,7 @@ anchor: php_paas_providers * [Jelastic](http://jelastic.com/) * [Platform.sh](https://platform.sh/) * [Cloudways](https://www.cloudways.com/en/) +* [IBM Bluemix Cloud Foundry](https://console.ng.bluemix.net/) +* [Pivotal Web Service Cloud Foundry](https://run.pivotal.io/) To see which versions these PaaS hosts are running, head over to [PHP Versions](http://phpversions.info/paas-hosting/).