kinobi/php-template

Start a new PHP project in a good way

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:Makefile

Type:project

v1.1.0 2018-03-12 16:31 UTC

This package is auto-updated.

Last update: 2024-04-17 21:54:40 UTC


README

Start a new PHP project in a good way

Makefile targets

  • Dev installation: make install
  • Tests: make test
  • Clean the project: make clean

Change log

Please see CHANGELOG for more information what has changed recently.

Author

Lionel Brianto - lionel@kinobi.pro - http://twitter.com/kinobiweb

License

kinobi/php-template is licensed under the MIT License - see the LICENSE file for details