Libraries tagged by jeloquent
nevadskiy/laravel-position
67243 Downloads
Arrange Laravel models in a given order.
nayjest/grids
146035 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
138102 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
147598 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
6206 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
92043 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
38718 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
107623 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
457376 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
207046 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
korridor/laravel-model-validation-rules
143075 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
48326 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
93046 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
14776 Downloads
PHP package for Laravel to type Eloquent models, routes, Spatie Settings with autogenerated TypeScript. If you want to use some helpers with Inertia, you can install associated NPM package.
jerome/filterable
12916 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.