Libraries tagged by eloquent custom
arthurydalgo/laravel-iso-countries
2323 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.
sfneal/datum
64911 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
bahram/bfilters
530 Downloads
A package for customized filtering on eloquent models
oneduo/laravel-human-keys
767 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
thybag/pseudo-model
23798 Downloads
PseudoModel is an eloquent like model base for backing on to custom data structures.
onramplab/laravel-custom-fields
3631 Downloads
An laravel package that enables custom field support for any Laravel models
fhteam/eloquent-custom-attributes
1328 Downloads
Custom attribute handling for Laravel's Eloquent ORM
engency/eloquent-formatting
2922 Downloads
Eloquent Custom Formatting
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
neurony/laravel-url
34 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
we-are-neopix/laravel-model-translation
410 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.
iafilin/eloquenthttpadapter
77 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.
dennisvandalen/laravel-iso-countries
474 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
1556 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.
sfneal/scopes
62510 Downloads
Add custom constraints to all queries performed on an Eloquent Model.