Libraries tagged by eloquent database
imajkumar/laravel-binary-tree
2129 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
fndmiranda/data-migration
420 Downloads
Synchronize and migrate data between the application and the database
dobron/laravel-db-enum-generator
1783 Downloads
Database enum generator for Laravel.
devio/eavquent
10362 Downloads
EAV modeling package for Eloquent and Laravel.
boaideas/laravel-cli-create-user
10578 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
andersonef/repositories-pattern
961 Downloads
Laravel Repositories Pattern Implementation
al-one/laravel-replace-into
4607 Downloads
SQL replace into for Laravel
mll-lab/laravel-conditional-migrations
57701 Downloads
Run your Laravel migrations only when you want them to
larapack/attribute-purging
583 Downloads
Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database.
dugajean/repositories
865 Downloads
Laravel Repositories
dogado/baum
16216 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
chsh/baum
23430 Downloads
A fork of the etrepat nested set package with compatability for Laravel 8-9.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
dottedai/laravel-model-annotator
569 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
digitalmanagerguru/laravel-json-fields
1397 Downloads
A package to work with database JSON fields with laravel eloquent Models.