Libraries tagged by Laravel Eloquent
martinbean/laravel-sluggable-trait
48442 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save.
mannikj/laravel-sti
5245 Downloads
A single table inheritance trait for you eloquent models
mad-web/laravel-enum
136027 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
littlebug/laravel-repository
4036 Downloads
The repository mode for laravel!
likesistemas/eloquent-ide-helper
16529 Downloads
Using `barryvdh/laravel-ide-helper` without laravel framework.
liam-wiltshire/laravel-model-meta
40329 Downloads
Metadata support for Eloquent
lerouse/laravel-repository
10883 Downloads
Repository implementation for Laravel.
lemaur/eloquent-publishing
6575 Downloads
leko-team/laravel-active
409 Downloads
Ready-made solution for active an entity with Eloquent models
lab2view/laravel-repository-generator
15419 Downloads
Generate Repository from Eloquent models
kyslik/laravel-filterable
38739 Downloads
Using URL query strings to filter Eloquent queries.
kiqstyle/eloquent-versionable
14039 Downloads
Versioning behaviour for eloquent models
joskolenberg/eloquent-reflector
12769 Downloads
Laravel package for inspecting model classes on relations en attributes.
jocoonopa/laravel-cross-database-subqueries
6869 Downloads
Eloquent cross database compatibility in subqueries
jetcod/eloquent-keygen
3434 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models