Libraries tagged by model data
torann/remote-model
14360 Downloads
An eloquent-like model, for the Laravel framework.
somnambulist/read-models
3140 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
sensiolabs-de/rich-model-forms-bundle
100961 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
grixu/socius-models
1714 Downloads
Models for Socius API and all apps using Socius which need to keep local copy of data.
we-are-neopix/laravel-model-translation
410 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
4684 Downloads
PHP Object Model Manager for Postgresql
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
oskobri/database-translation-sheet
1183 Downloads
A package that allows you to translate with google sheet your translated models
nazarii-kretovych/laravel-api-model-driver
28 Downloads
API driver for Laravel 7 Eloquent models
marshmallow/dataset-country
7963 Downloads
This dataset contains all the countries in the world. They are translateable in different languages. It is also possible to get the flag from said countries. The model is extendable so you can extend and overide all functionality if needed.
jimbolino/laravel-model-builder
10659 Downloads
builds eloquent models based on the tables and relations found in your mysql database
gyde/mysql-object-model
264 Downloads
PHP ORM
fileinvite-org/laravel-database-encryption
10377 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1639 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
activecollab/databasestructure
16008 Downloads
Define database structure in PHP and let the library generate object classes and tables