Slim Framework + Eloquent PHP boilerplate for quick MVC web projects.
Lassi is a PHP boilerplate combining Slim Framework with the Illuminate (Eloquent) database component to provide an MVC project structure. It includes controllers, models, views, routing, and .env-based configuration for database connections. Suited for small web applications and APIs that need a minimal starting point.
0