Libraries tagged by eloquent-models
maniruzzaman/laravel-unique-slug
1141 Downloads
A simple but beautiful unique slug generator for Laravel eloquent model.
maggomann/filament-model-translator
5658 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
maggomann/addressable
5412 Downloads
This Laravel package provides a minimal trait Addressable to add eloquent models using these addresses.
mad-web/laravel-enum
136028 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
logaretm/transformers
27484 Downloads
Simple laravel eloquent models transformers.
leko-team/laravel-active
446 Downloads
Ready-made solution for active an entity with Eloquent models
lab2view/laravel-repository-generator
15425 Downloads
Generate Repository from Eloquent models
koodoo/laravel-trait-encrypt
15699 Downloads
A Laravel Eloquent Model trait for Encrypting model data
konekt/search
30685 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
koala-labs/pouch
15647 Downloads
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
kiqstyle/eloquent-versionable
14144 Downloads
Versioning behaviour for eloquent models
jetcod/eloquent-keygen
3731 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
imanghafoori/laravel-temp-tag
8480 Downloads
Laravel Temporary Tag simplify tagging Eloquent models.
imanghafoori/eloquent-relativity
25065 Downloads
A way to truly decouple eloquent models.
ignition-nbs/laravel-uuid-model
2667 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)