Libraries tagged by eloquent model
matteoggl/linnaeus
5881 Downloads
A package to create readable, random slugs for Eloquent models from animal names and adjectives.
malyusha/path-history
1594 Downloads
Laravel package that allows you to create nested/human-readable paths(urls) for your eloquent models from attributes.
maksi/laravel-idea-type-hinting
1144 Downloads
Better type hinting for eloquent models
luissantiago/elogquent
16 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
lemax10/laravel-enums
1845 Downloads
Simple Enum implementation for Laravel. With ability to casting for Eloquent models and labels translations via lang files.
lecturize/laravel-tags
2898 Downloads
Simple way to tag Eloquent models in Laravel.
lecturize/laravel-followers
1394 Downloads
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
laraxgram/mongodb
3 Downloads
A MongoDB based Eloquent model and Query builder for LaraGram.
labrodev/laravel-uuidable
36 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
konekt/history
3019 Downloads
Eloquent Model History for Laravel
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
jourdon/sluggable
34 Downloads
Easy create slug for your Eloquent models in Laravel
jhormantasayco/laravel-searchzy
154 Downloads
Simple and lightweight search to eloquent models
ironshark/laravel-extendable
11037 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
ironshark/laravel-deliverable
191 Downloads
Trait for Laravel Eloquent models to allow easy implementation of delivering feature.