Libraries tagged by eloquent database
pebblecms/laravel-database-routes
1 Downloads
Laravel package to manage routes from database
or81/eloquent
0 Downloads
A lightweight and versatile PHP database class that supports both MySQL and SQLite, providing an easy-to-use interface for common database operations such as `SELECT`, `INSERT`, `UPDATE`, and `DELETE`.
mattkirwan/illuminate-database-silex-service-provider
1748 Downloads
A Silex specific service provider for using Illuminate Database as a standalone library
marco/simple-eloquent
17 Downloads
This is a simplified version of the Eloquent ⚡️
mammutgroup/database
107 Downloads
Eloquent Extended, added some PostgreSQL features
m2quared/eloquent-depot
20080 Downloads
Repositories to the database layer
lscortesc/database
728 Downloads
Eloquent Extended, added some PostgreSQL features
joskolenberg/eloquent-empty-date-nullifier
26 Downloads
Convert 0000-00-00 dates in the database to null when accessing your model's attributes.
jason-guru/neo-eloquent
8 Downloads
Laravel wrapper for the Neo4j graph database REST interface
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
inspire/database
1 Downloads
Eloquent ORM abstraction
infixs/wordpress-eloquent
7 Downloads
ORM Database, lightweight, practical and easy management of the Wordpress database, using $wpdb internally, inspired by Laravel Eloquent.
ilyakonovaloff/laravel-database-encryption
248 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
4 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hpolthof/laravel-eloquent-settings
49 Downloads
Allow for dynamic blobbed settings in Eloquent models.