Libraries tagged by Laravel Eloquent
jetcod/eloquent-keygen
3476 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
hyvor/laravel-json-meta
6858 Downloads
Strict meta data for Eloquent Models, saved in JSON columns
henzeb/laravel-typed-collection
775 Downloads
Laravel typed collections
giordanolima/eloquent-repository
1409 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
fomvasss/laravel-str-tokens
6679 Downloads
A package to manage and generate string with tokens/shortcodes for Eloquent Models
faridibin/laravel-json-response
7445 Downloads
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
emargareten/eloquent-filters
2441 Downloads
Easily add filters to your eloquent models using simple arrays
eig/eloquent-uuid
1345 Downloads
Easy UUID for Eloquent Models
dobron/laravel-db-enum-generator
1749 Downloads
Database enum generator for Laravel.
digitalcloud/laravel-blameable
41962 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
devitek/eloquent-loggable
5686 Downloads
Make your eloquent Model loggable
denisgeomiq/eloquent-has-by-non-dependent-subquery
5461 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
datomatic/laravel-enum-collections
1968 Downloads
A package to save a collection of Enums in a Eloquent field and interact with him
czim/laravel-listify
71669 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
coliving/laravel-friendships
20434 Downloads
This package gives Eloquent models the ability to manage their friendships. Forked from hootlex/laravel-friendships to update for supporting L11