lento / api
A lightweight modular API framework for PHP, bundling routing, middleware, CORS, logging, and Eloquent ORM.
v0.2.2
2025-07-19 22:49 UTC
Requires
- php: >=8.4
Requires (Dev)
- monolog/monolog: ^3.9
- psr/log: ^3.0
Suggests
- illuminate/database: Enable \Lento\ORM::configure() and Eloquent ORM support
- monolog/monolog: Powerful logging with handlers, channels, and JSON output (used for \Lento\Logger::setLogger()).