Libraries tagged by eloquent database
anourvalar/eloquent-file
2812 Downloads
Database (Eloquent) layer for files management
roddy/firestore-eloquent
160 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
giordanolima/eloquent-repository
1250 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
morningtrain/wp-database
634 Downloads
Laravel Eloquent and Migrations for WordPress
morningmedley/database
979 Downloads
Illuminate Migrations and Eloquent for Morningmedley.
mmx/database
238 Downloads
Eloquent for MODX 3
mintbridge/eloquent-auditing
3956 Downloads
An eloquent package for recording model events to a database
igaster/laravel-translate-eloquent
3331 Downloads
Description
fileinvite-org/laravel-database-encryption
9981 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
eusonlito/laravel-database-cache
3372 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
benbjurstrom/eloquent-postgres-uuids
3952 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
a-h-abid/eloquent-cassandra
343 Downloads
Cassandra driver for Eloquent ORM
tiny-pixel/acorn-models
15 Downloads
Eloquent database support for Acorn projects
xsanisty/slim-starter
2122 Downloads
Slim Framework in MVC environment with Eloquent as database provider and Twig as template engine
zae/lara-press
4571 Downloads
A set of models to use with Laravel's Eloquent to query a Wordpress database.