Libraries tagged by eloquet
moloquent/moloquent
106377 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
425776 Downloads
Let other developers customize your package model and migrations
langleyfoxall/xero-laravel
203816 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
lacodix/laravel-model-filter
36944 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
137457 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
korridor/laravel-has-many-sync
45298 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
90594 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
kiwilan/typescriptable-laravel
13876 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
11945 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
166410 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
227214 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233765 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157819 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
jailtonsc/laravel-response-xml
242470 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
io238/laravel-iso-countries
47278 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.