Libraries tagged by eloquent custom
sfneal/scopes
59374 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
onramplab/laravel-custom-fields
3545 Downloads
An laravel package that enables custom field support for any Laravel models
fhteam/eloquent-custom-attributes
1247 Downloads
Custom attribute handling for Laravel's Eloquent ORM
engency/eloquent-formatting
2791 Downloads
Eloquent Custom Formatting
johnnyfreeman/laravel-custom-relation
24028 Downloads
A custom relation for when stock relations aren't enough.
neurony/laravel-url
33 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
torann/remote-model
14323 Downloads
An eloquent-like model, for the Laravel framework.
dennisvandalen/laravel-iso-countries
204 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
arthurydalgo/laravel-iso-countries
1312 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
toneflix-code/laravel-resource-modifier
810 Downloads
A Laravel package that intercepts and help you customize, remove or modify the meta data on your eloquent api resource response.
bahram/bfilters
441 Downloads
A package for customized filtering on eloquent models
oneduo/laravel-human-keys
541 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
saritasa/eloquent-custom
12253 Downloads
Saritasa customizations for Eloquent