Libraries tagged by laravel reactions
evansims/openfga-laravel
2 Downloads
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
abdallahmohammed/laravel-eloquent-filter
10 Downloads
A simple laravel package to filter models and relations
yassinya/laravel-relation-cli
13 Downloads
Quickly define relationships between eloquent models with a simple command
venturedrake/laravel-crm-starter
2 Downloads
Install and setup a complete Laravel CRM application
unisharp/laravel-pagerender
87 Downloads
Provide functions to render regular pages with parent-child relationships.
uni-deal/filament-relationship-builder
10 Downloads
Registers a FilamentPHP builder via an Eloquent relationship with order, type, and data columns.
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.
razisayyed/laravel-cascaded-soft-deletes
4071 Downloads
Cascades delete/restore Soft Deletable relationships
pablo-merener/eloquent-relationships
864 Downloads
Get eloquent relationships
nevadskiy/laravel-many-to-morph
77 Downloads
The missing polymorphic relationship for Eloquent.
malhal/laravel-createdby
130 Downloads
A trait that adds createdBy and updatedBy user relations to your models
kjmtrue/laravel-attributes
730 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
josef/postgre-comma-relations
172 Downloads
To create a Eloquent relationships with comma separated foreign key or using a string_to_array postgre function.
hellomohsinhello/laravel-relation-parser
30 Downloads
Easily load model relations from frontend without changing your API