Libraries tagged by eloquent-models
jourdon/sluggable
31 Downloads
Easy create slug for your Eloquent models in Laravel
joecianflone/modelproperties
379 Downloads
Make the DX of Eloquent Models better
jlorente/laravel-eloquent-splitted-dates-trait
4887 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
james.xue/laravel-sortable
9152 Downloads
Sortable behaviour for eloquent models
james.xue/laravel-admin-sortable
7359 Downloads
Sortable behaviour for eloquent models
ittest-dev/eloquent-sortable
4805 Downloads
Sortable behaviour for eloquent models
ironshark/laravel-extendable
11034 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
intervention/eloquent-hashid
431 Downloads
Configurable HashId Trait for Laravel Eloquent models
ignition-nbs/laravel-uuid-model
742 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
hyn/state-machine
2402 Downloads
Flexible state machine library that perfectly works with Laravels Eloquent models.
hnhdigital-os/laravel-model-json
1737 Downloads
Provides JSON column support for for Laravel's Eloquent Model.
hi-folks/fusion
249 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
heseya/laravel-searchable
3734 Downloads
Search trait for Eloquent models
herinneringenoplinnen/laravel-xml
8263 Downloads
Convert Eloquent models to XML, as well as normal objects.
heiheihallo/acquaintances
1241 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.