eode9 / e9-core
E9-App core library
v0.1
2018-05-16 15:52 UTC
Requires
- php: >=7.1
- doctrine/orm: ^2.5
- nannehuiges/jsend: ~2.1
- slim/slim: ~3.9
Requires (Dev)
- phpunit/phpunit: 5.2.*
This package is not auto-updated.
Last update: 2023-03-19 16:47:18 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
I encourage that you put more information on this readme file instead of leaving it as is. See How to make a README file for more info.