Libraries tagged by elequent
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.
jerome/filterable
11852 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
jedrzej/withable
166241 Downloads
Withable trait for Laravel's Eloquent models
jedrzej/sortable
227011 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
233603 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
157718 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
242137 Downloads
Add the method xml integrating the laravel's response, converting eloquent return to XML.
imanghafoori/laravel-heyman
36025 Downloads
A package to help you write expressive defensive code in a functional manner
hootlex/laravel-friendships
111981 Downloads
This package gives Eloquent models the ability to manage their friendships.
fobia/laravel-sphinx
122102 Downloads
A Laravel query builder for SphinxQL
fitztrev/query-tracer
19424 Downloads
Backtrace database queries
f9webltd/laravel-deletable
56733 Downloads
Gracefully restrict deletion of Laravel Eloquent models
erjanmx/laravel-migrate-check
265028 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dbout/wp-orm
7858 Downloads
WordPress ORM with Eloquent.
czim/laravel-repository
106364 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)