matthieujabbour/php-dev-kit

Everything you need to develop back-end PHP projects with maximum productivity.

1.0.0 2020-03-21 13:00 UTC

This package is auto-updated.

Last update: 2024-04-21 22:10:16 UTC


README

This package contains all the configurations and frameworks that can be useful when developing a backend PHP project. Caveat: heroku CLI is required for this project. Everything is already shipped-in : testing (with PHPUnit), server (with Heroku), building script, ...

Installation

git clone git@github.com:matthieujabbour/php-dev-kit.git

composer install

Build and deploy for production

Perform a merge request to master branch.

Maintenance

In order to keep this package up-to-date, dependencies updates should be checked and updated regularily, using the composer outdated -D and composer update --with-dependencies commands. Here is the list of repositories changelogs to watch for updates:

License

MIT

Copyright 2016 - present, Matthieu Jabbour.