Libraries tagged by database model
gsylvestre/php-models-generator
39 Downloads
Painlessly generates PHP models/entities from existing MySQL database
flexsyscz/model
73 Downloads
Model features over Nextras ORM & Nette Database.
thetalabs/laravel-database-encryption
16422 Downloads
A no fuss Laravel model trait to add encrypted model attributes with the option of blind indexes.
sunnysideup/email_address_database_field
1949 Downloads
E-mail address database field for the Silverstripe CMS
sarav/model-cacher
234 Downloads
A simple laravel package to cache database values and manage them efficiently
oskobri/database-translation-sheet
1134 Downloads
A package that allows you to translate with google sheet your translated models
mkcg/php-query-model
1199 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
kenlog/database-custom
56 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
igaster/laravel-model-options
723 Downloads
Store an Options array in a JSON column. Get/Set values as if they were seperate keys in the Database
fileinvite-org/laravel-database-encryption
10276 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
enflow/laravel-database-encryption
1597 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
elipzis/laravel-pastable-model
79 Downloads
Cut/Copy & Paste Laravel Eloquent model data into another table
dannyvanholten/wordpress-models
987 Downloads
Model to get Posts from the WordPress Database for the Themosis Framework
cratia/orm-model
1807 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
asdh/save-model
15 Downloads
Just a new way to save data in the database