rushpartners / micro
a small framework (built on slim + php-di) to create restful api
v0.0.2
2018-03-26 15:27 UTC
Requires
- hassankhan/config: ^0.11.2
- php-di/slim-bridge: ^2.0
- tuupola/cors-middleware: ^0.5.2
- vlucas/phpdotenv: ^2.4
Requires (Dev)
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^6.5
- squizlabs/php_codesniffer: ^3.2
This package is not auto-updated.
Last update: 2019-12-17 10:57:12 UTC
README
a small framework (built on slim + php-di) to create restful api.
What's in the Bundle
- Slim A microframework (routes, middleware)
- PHP-DI Dependency injection
- Config Managing config files
- DotEnv Managing .env configs