Libraries tagged by db settings
mohsentm/laravel-db-enum
1 Favers
3121 Downloads
3121 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
slicks/fluentdb
0 Favers
4 Downloads
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.