Libraries tagged by database model
umanit-pomm/model-manager
4863 Downloads
PHP Object Model Manager for Postgresql
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
thetalabs/laravel-database-encryption
16447 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
nazarii-kretovych/laravel-api-model-driver
28 Downloads
API driver for Laravel 7 Eloquent models
jimbolino/laravel-model-builder
10666 Downloads
builds eloquent models based on the tables and relations found in your mysql database
ianrothmann/laravel-model-convention
5505 Downloads
A Model Trait to override standard laravel 5 model conventions for use with larger scale databases
gyde/mysql-object-model
282 Downloads
PHP ORM
enflow/laravel-database-encryption
1695 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
okipa/laravel-model-json-storage
1378 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
nguyenanhung/pdo
19489 Downloads
Database Wrapper - PDO Database Model
mgpl2311/laravel-db-encrypter
5020 Downloads
Provides database model attribute encryption/decryption
perrotin/smart-select
275 Downloads
A tool that will allow you set default select to your model and create the database user with the limited grants.
vlucas/spot
724 Downloads
DataMapper ORM for PHP 5.3+
tusimo/laravel-reverse-relation
3756 Downloads
a one to one and one to many reverse relation for laravel
tusimo/embed-relation
9086 Downloads
a relation for laravel