Libraries tagged by eloquent-models
konekt/search
20295 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
konekt/history
1819 Downloads
Eloquent Model History for Laravel
koala-labs/pouch
14351 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
klaude/eloquent-preferences
16357 Downloads
Preferences for Laravel Eloquent models
kiqstyle/eloquent-versionable
9208 Downloads
Versioning behaviour for eloquent models
khalyomede/laravel-eloquent-uuid-slug
207 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
kerwin-cn/laravel-optimistic-locking
11396 Downloads
Adds optimistic locking feature to eloquent models.
karabinse/eloquent-searchable
1459 Downloads
Easily search eloquent models and their relations
kamansoft/laravel-blame
2374 Downloads
A tool to easily work with the updated_by and created_by fields on your laravel eloquent models
kalnoy/cruddy
4972 Downloads
Backend interface for handling CRUD operations on your Laravel Eloquent models.
jimbolino/laravel-model-builder
10550 Downloads
builds eloquent models based on the tables and relations found in your mysql database
jetcod/eloquent-keygen
950 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
iverberk/larasearch
15154 Downloads
Elasticsearch enabled Eloquent models
imanghafoori/eloquent-relativity
24958 Downloads
A way to truly decouple eloquent models.
imajkumar/laravel-binary-tree
1404 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.