LAMP stack development environment based on Docker - feedback for CakePHP

Hi everybody,

I am the project creator of the devilbox, a multi-purpose LAMP development environment based on Docker where you can chose and combine whatever service version (PHP, HTTPD, MySQL, PGSQL, Mongo, etc) you require for your projects.

I have done basics tests for CakePHP compatibility and all of them seemed to work fine, however I am not a full-time CakePHP developer and wanted to reach out to you guys to see if everything fits for every day development.

There is also a very basic tutorial for how to get CakePHP up and running on the devilbox: https://github.com/cytopia/devilbox/blob/master/docs/Examples.md#21-setup-cakephp

If you happen to have some time and give it a shot, please report back here. Feedback from the community is very much appreciated.

How do you experience the following:

  • Ease of installation
  • Ease of use
  • How well does it work with CakePHP

Thank you for the time.

The project including documentation can be found here:


http://devilbox.org

1 Like

Your dockerized LAMP project is awesome, this is what I’ve been lookign for recently.
I’ll send you my feedback asap.