kinobi / php-template
Start a new PHP project in a good way
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Makefile
Type:project
Requires
- php: ^7.2
Requires (Dev)
- pds/skeleton: ^1.0
- phpstan/phpstan: ^0.9.2
- phpunit/phpunit: ^7.0
- roave/security-advisories: dev-master
- squizlabs/php_codesniffer: ^3.2
This package is auto-updated.
Last update: 2025-03-17 23:40:51 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