Libraries tagged by eloquent database
wellingtoncarneirobarbosa/laravel-encrypt-database
28 Downloads
Auto Encrypt and Decrypt Database through Eloquent
wawans/sismiop-database
66 Downloads
Eloquent Model untuk Database SISMIOP PBB
tobono/acorn-eloquent
17 Downloads
WordPress database to Eloquent models
tingo-gmbh/eloquent-traceable
253 Downloads
Store traceable log items in your local database using Eloquent.
sukohi/eloquent-export
575 Downloads
A Laravel package that allows you to export data from database through Eloquent model.
socratesldduarte/laravel-database-encryption
51 Downloads
Auto Encrypt and Decrypt Database through Eloquent
roy404/eloquent
2 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
quevlu/laravel-database-encryption
85 Downloads
Auto Encrypt and Decrypt Database through Eloquent
idoalit/slims-eloquent-models
92 Downloads
Models for SLiMS database with Eloquent ORM
codexshaper/php-database
583 Downloads
Laravel database and eloquent for php project.
arrounded/database
107 Downloads
Database and Eloquent helpers
devpoint/database-search-criterias-eloquent
37 Downloads
Database SearchCriterias implementation for Laravel Eloquent.
jhoff/eloquent-extra-attributes
1384 Downloads
Dynamic database attributes for Laravel Eloquent
free3_5man/laravel-eloquent-batch
37 Downloads
a common-used batch util is provided for batch insert/update in multiple databases, also with laravel eloquent based batch action
faulker/eloquent-export
11737 Downloads
A CLI tool for exporting and importing database data using Laravel's Eloquent models