Libraries tagged by laravel reactions package
railken/laravel-eloquent-join
21581 Downloads
This package introduces the join magic for eloquent models and relations.
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.
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.
samushi/queryfilter
83 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
difel/laravel-eloquent-join
47 Downloads
This package introduces the join capability for sorting and filtering on eloquent relations.
devkhris/laravel-friendships
20 Downloads
This package gives Eloquent models the ability to manage friendship relations, this package is a fork from hootlex/laravel-friendships.
anderson-dw/laravel-eloquent-join
9 Downloads
This package introduces the join magic for eloquent models and relations.
theoluirard/laravel-get-table-name
9 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
mtgofa/laravel-query-cache
99 Downloads
Laravel database cache package and missing relationship events.