vikkio88 / nicu-framework
a small framework (built on slim + php-di) to create restful api
Installs: 40
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/vikkio88/nicu-framework
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-10-12 11:10:44 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