Libraries tagged by laravel reactions package
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
touhidurabir/laravel-model-soft-cascade
40 Downloads
A laravel package to handle cascade delete and restore on model relations.
syrian-open-source/laravel-relational-metrics
9 Downloads
This package will help you to get your model metrics, and their related models' metrics which will help you to avoid writing to many requests or queries.
m-tech-stack/laravel-api-model-client
26 Downloads
A powerful Laravel package that enables Eloquent-like models to interact seamlessly with external APIs instead of a local database
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
adminui/laravel-eloquent-joins
5598 Downloads
This package introduces the join magic for eloquent models and relations.
rapids/rapids
88 Downloads
Package Laravel de génération de modèles et relations
michaeld555/filament-helpers
6 Downloads
A Laravel & Filament helper package that generates well-structured classes for managing forms, tables, relations, and fields in your Filament app.
mattsplat/table-queries
46 Downloads
Laravel package to easily implement table search, sorts and relational data
glugox/model-meta
31 Downloads
Laravel package for defining model fields, validation, relations, etc.
samushi/queryfilter
86 Downloads
This package allows you to filter, sort and include eloquent relations based on a request. The QueryFilter used in this package extends Laravel's default Eloquent builder.
joligoms/nova-sort-relations
16 Downloads
This package improves support for sorting relations in Laravel Nova.
namchung/laravel-eloquent-join
97 Downloads
This package introduces the join magic for eloquent models and relations.
miowng/laravel-eloquent-join
10 Downloads
This package introduces the join magic for eloquent models and relations.
jwohlfert23/laravel-sync-relations
7348 Downloads
Package to sync nested relations from request data