Libraries tagged by Laravel Eloquent
mpociot/laravel-firebase-sync
152606 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
monurakkaya/laravel-unique-code-generator
4491 Downloads
Provides unique code for your models
mathieutu/laravel-json-syncer
30977 Downloads
Export and import your Eloquent models to/from JSON
magros/laravel-model-encryption
46846 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
livecontrol/eloquent-datatable
271995 Downloads
Eloquent DataTable plugin for server side ajax call handling.
liberu-genealogy/laravel-gedcom
2347 Downloads
A package that converts gedcom files to Eloquent models
lecturize/laravel-taxonomies
9996 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
laravellegends/eloquent-filter
15416 Downloads
A simple Eloquent filter to make easy API filtering
laracraft-tech/laravel-dynamic-model
10351 Downloads
Dynamic Model for Laravel!
lapaliv/laravel-bulk-upsert
22874 Downloads
kitloong/eloquent-power-joins-with-compoships
14224 Downloads
The Laravel magic applied to joins, with compoships support
kblais/laravel-uuid
76712 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
guidocella/eloquent-populator
58985 Downloads
Guess attributes for Eloquent model factories
giacomomasseron/laravel-models-generator
663 Downloads
Generate Laravel models from an existing database
gbrock/laravel-table
41255 Downloads
Table functionality for Laravel models