vikkio88 / nicu-framework
a small framework (built on slim + php-di) to create restful api
v0.0.1
2019-05-09 19:12 UTC
Requires
- hassankhan/config: ^0.11.2
- php-di/slim-bridge: ^2.0
- tuupola/cors-middleware: ^0.5.2
- visavi/cleanup: ^1.5
- vlucas/phpdotenv: ^2.4
Requires (Dev)
- phpmd/phpmd: ^2.6
- phpunit/phpunit: ^6.5
- squizlabs/php_codesniffer: ^3.2
This package is auto-updated.
Last update: 2025-03-12 09:54:13 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