Libraries tagged by laravel-eloquent
flyhjaelp/laravel-eloquent-orderable
2910 Downloads
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
protonemedia/laravel-eloquent-where-not
36152 Downloads
Laravel package to invert Eloquent scopes.
okeonline/filament-archivable
4098 Downloads
A filament plugin to use archivable models
imanghafoori/eloquent-relativity
25022 Downloads
A way to truly decouple eloquent models.
sofa/model-locking
47940 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
richardstyles/eloquent-aes
33861 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
pecee/pixie
24703 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
paxha/laravel-recursive-relationships
43180 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
krossroad/laravel-union-paginator
100725 Downloads
Package to support pagination in union queries in Laravel Eloquent.
jiaxincui/closure-table
7293 Downloads
A closure table tree package for laravel eloquent
isswp101/elasticsearch-eloquent
14653 Downloads
Elasticsearch functionality like Laravel Eloquent models.
flagstudio/laravel-paginate
6014 Downloads
Different paginate macros for laravel eloquent builder and collection
audunru/eager-load-pivot-relations
27055 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
asanikovich/laravel-spatial
7346 Downloads
Laravel Eloquent spatial package
akuechler/laravel-geoly
46808 Downloads
Perform fast and efficient radius searches on your Laravel Eloquent models.