lento / lentoapi
A lightweight modular API framework for PHP, bundling routing, middleware, CORS, logging, and Eloquent ORM.
v0.1.5
2025-07-02 23:42 UTC
Requires
- php: >=8.4
- psr/log: ^3.0
Requires (Dev)
- phpunit/phpunit: 12.2.5
- squizlabs/php_codesniffer: ^3.13
Suggests
- illuminate/database: Enable ORM::configure() and Eloquent ORM support