Libraries tagged by eloquent custom
sfneal/datum
59483 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
oneduo/laravel-human-keys
479 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
thybag/pseudo-model
20599 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
sfneal/scopes
57545 Downloads
Add custom constraints to all queries performed on an Eloquent Model.
fhteam/eloquent-custom-attributes
1080 Downloads
Custom attribute handling for Laravel's Eloquent ORM
saritasa/eloquent-custom
11893 Downloads
Saritasa customizations for Eloquent
ardalanamini/laravel-custom-relation
160 Downloads
Create your own custom relation for when stock relations aren't enough
ironshark/laravel-extendable
11034 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
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
14301 Downloads
An eloquent-like model, for the Laravel framework.
arthurydalgo/laravel-iso-countries
411 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.
heiheihallo/acquaintances
1235 Downloads
This is a clone of multicaret/laravel-acquaintances customized to our needs. With added dislike functionality. This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
bahram/bfilters
403 Downloads
A package for customized filtering on eloquent models
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.