Libraries tagged by database model
monday-factory/database-model-generator
625 Downloads
monday-factory/database-model
2685 Downloads
engageinteractive/laravel-view-models
11114 Downloads
Use view models instead of database model in your blade files and JSON responses.
mouf/database.tdbm
77404 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
repat/laravel-database-session-model
11301 Downloads
Eloquent Model for the sessions table as created by artisan session:table
reflexive/model
842 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
mvccore/ext-model-db
608 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
filippo-toso/models-generator
1081 Downloads
A Laravel Artisan command to automatically generate models from database tables
dottedai/laravel-model-annotator
275 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
ekhaled/f3-cortex-model-generator
1039 Downloads
Generates F3 Cortex models by reverse engineering existing database schema
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
umanit-pomm/model-manager
4469 Downloads
PHP Object Model Manager for Postgresql
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
suren/laravel-mongo-model-schema
2434 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
somnambulist/read-models
3132 Downloads
A stripped down active-record'ish query layer for fetching data from your database.