Libraries tagged by laravel reactions
tranghaviet/laravel-custom-relation
5 Downloads
A custom relation for when stock relations aren't enough.
toanld/multi-relationships
280 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
tjventurini/get-relationship-key
224 Downloads
Trait and sample configuration to manage model relationships via configurations.
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.
tes/laravel-relafilter
1 Downloads
A lightweight Laravel package to filter model data through nested relationships using a simple input structure.
sydante/laravel-eloquent-with-not-overwritten
7 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
suppercup/laravel-attributes
98 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.
sukohi/order-by-relationship
9 Downloads
A Laravel package that allows you to sort DB data by relationship column.
radeer10/laravel-duplicate
3 Downloads
Duplicate any Eloquent model along with its underlying relationships
parallax/observe-relationships
389 Downloads
observe Relationships
paligiannis/laravel-attributes
5 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.
paasky/laravel-model-test
25 Downloads
Tests Eloquent Model instances and relations
otsglobal/laravel-attachments
2 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
nojiri1098/laravel-annotate
0 Downloads
Add a method list of scopes, accessors, mutators, relations and so on to top of each model file.
nickfla1/search-relations
403 Downloads
A Laravel Nova tool.