play / template
Play Template
dev-master
2018-09-13 19:26 UTC
Requires
- php: >=7
Requires (Dev)
- phpunit/phpunit: 6.*
This package is not auto-updated.
Last update: 2026-03-01 13:26:21 UTC
README
If you are trying to create a new PHP Composer library, whether it will be going to submitted to packagist.org or just in your Github account, this template of files will surely help you make the process a lot easier and faster.
Features
- PSR-4 autoloading compliant structure
- Unit-Testing with PHPUnit
- Comprehensive Guides and tutorial
- Easy to use to any framework or even a plain php file