Libraries tagged by moloquent
nevadskiy/laravel-tree
42523 Downloads
Tree-like structure for Eloquent models.
nevadskiy/laravel-position
64905 Downloads
Arrange Laravel models in a given order.
nayjest/grids
145052 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
133812 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
140699 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5704 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
90387 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
37672 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
laragear/meta-model
419723 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
203397 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
lacodix/laravel-model-filter
36717 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
136292 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
44826 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
90209 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
13746 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.