1
Repository using query builder. To return a Collection of stdClass or a simple stdClass. It's faster and use less memory than Eloquent if you just want data from database.
2
The Ceddy's Laravel Framework.
3
Repository to create dataflow from the database using query builder.
4
Repository to generate a CRUD system (Controller, model, repository, view using bootstrap, and more) scanning the shema of the database.
5
Repository to quick set up the database information and first admin, using Sentinel.