Libraries tagged by elequent
eloquent-filter/filter
61 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
digitalcloud/laravel-blameable
40532 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
darrylkuhn/dialect
245220 Downloads
Provides JSON datatype support for the Eloquent ORM
culturegr/custom-relation
458 Downloads
Easy implementation of custom Eloquent relations
culturalinfusion/baum
15236 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
crudly/encrypted
3105 Downloads
Encryption and hashing casts for Eloquent
creatydev/plans
998 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
coliving/laravel-friendships
16530 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11
coliving/laravel-duplicate
37389 Downloads
Duplicate any Eloquent model along with its underlying relationships
carsdotcom/single-table-inheritance
2857 Downloads
Single Table Inheritance Trait
caloskao/migrate-specific
12662 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
bpocallaghan/sluggable
19227 Downloads
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
boaideas/laravel-cli-create-user
10471 Downloads
An artisan command to create, list and remove users in a laravel application from the cli
astalpaert/laravel-blamable
17810 Downloads
Laravel Eloquent models blamable
aniftyco/laravel-attachments
58 Downloads
Turn any field on your Eloquent models into attachments