Libraries tagged by eloquent database
shreesoftech-rupesh/laravel-database-encryption
5 Downloads
Auto Encrypt and Decrypt Database through Eloquent
roy404/eloquent
108 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
88 Downloads
Auto Encrypt and Decrypt Database through Eloquent
phpcodersnp/laravel-database-encryption
366 Downloads
Auto Encrypt and Decrypt Database through Eloquent
idoalit/slims-eloquent-models
96 Downloads
Models for SLiMS database with Eloquent ORM
codexshaper/php-database
584 Downloads
Laravel database and eloquent for php project.
arrounded/database
108 Downloads
Database and Eloquent helpers
megaezz/laravel-database-prefix
10 Downloads
Trait to add database prefix to eloquent models.
devpoint/database-search-criterias-eloquent
38 Downloads
Database SearchCriterias implementation for Laravel Eloquent.
litepie/database
0 Downloads
Advanced Laravel Database package with enhanced Eloquent traits, scopes, casts, and utilities for modern Laravel applications
jhoff/eloquent-extra-attributes
1387 Downloads
Dynamic database attributes for Laravel Eloquent
free3_5man/laravel-eloquent-batch
38 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
dwoodard/neo4j-eloquent
5 Downloads
Eloquent-style API for Neo4j graph database interactions with schema-less, dynamic operations
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)