Libraries tagged by el
mvanduijker/laravel-transactional-model-events
133951 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
140831 Downloads
Validation rule to check if a model exists
mr-punyapal/laravel-extended-relationships
5727 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
mpyw/laravel-local-class-scope
90438 Downloads
A tiny macro that reuse a global scope class as a local scope
mostafaznv/laracache
37706 Downloads
LaraCache is a customizable cache trait to cache queries on model's events
moloquent/moloquent
106203 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
421725 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
203537 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
lacodix/laravel-model-filter
36775 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
136520 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
44949 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
90341 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
13785 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.
julien-boudry/condorcet
9108 Downloads
Complete election manager, providing natively many voting methods including: Condorcet / Borda (+ Nauru variant) / Copeland / Dodgson (2 Approximations) / FTPT / Instant-runoff (alternative vote) / Kemeny–Young / Minimax (+ variants) / Ranked Pairs (+ variants) / Schulze (+ variants), Single Transferable Vote (STV) / Comparison of Pairs of Outcomes by the Single Transferable Vote (CPO-STV)
jerome/filterable
11852 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.