Libraries tagged by Laravel Eloquent
nevadskiy/laravel-tree
38388 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
62138 Downloads
Arrange Laravel models in a given order.
mvanduijker/laravel-transactional-model-events
129761 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
132868 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
88618 Downloads
A tiny macro that reuse a global scope class as a local scope
korridor/laravel-has-many-sync
40579 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
86569 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
io238/laravel-iso-countries
46386 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.
imanghafoori/laravel-heyman
35832 Downloads
A package to help you write expressive defensive code in a functional manner
hootlex/laravel-friendships
111600 Downloads
This package gives Eloquent models the ability to manage their friendships.
highsolutions/eloquent-sequence
115656 Downloads
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
fobia/laravel-sphinx
120525 Downloads
A Laravel query builder for SphinxQL
erjanmx/laravel-migrate-check
263131 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
elipzis/laravel-cacheable-model
25682 Downloads
Automatic query-based model cache for your Laravel app
elgibor-solution/laravel-database-encryption
89636 Downloads
Auto Encrypt and Decrypt Database through Eloquent