continuousphp is a PHP-centric PaaS to build, package, test and deploy applications in the same workflow.
continuousphp is a PHP-centric PaaS to build, package, test and deploy applications in the same workflow.
Customer Reviews
Thibault M.
Advanced user of continuouphpThe pipeline logic is really nice. It help us to understand and visualises the different existing building, testing and deployment process. I also really like the auto-discovery of all the technology I may use in a project to configure the project by magic :)
The lack of more support for frontend technologies like JS framework or tools like gulp/grunt out of the box without having to rely on a build script writing ourself.
Really, give it a try. It's a really good solution, simple to implement and for open-source project it's free. You also get some builds for free at start. The team is always here to help if any questions. And if you develop in PHP you will get the top of CI in the market. Other languages can be interesting too but you will have to write some extra scripts to do the job for you.
The main advantage for me is to not having to deal with the installation and maintenance of a jenkins, which is a free open source solution but that need so many hours in maintenance ... I don't know how a startup can afford this those days.