Libraries tagged by laravel reactions
hassamulhaq/laravel-model-relation-search
15 Downloads
Laravel package to search via your models and model relations.
godscodes/laravel-attributes
79 Downloads
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.
get-things-done/laravel-event-sourcing
6 Downloads
The easiest way to get started with event sourcing in Laravel
genealabs/laravel-nova-morph-many-to-one
213 Downloads
Drop-in package that adds a many-to-one (inverse of one-to-many) polymorphic relationship to Eloquent and Nova.
gaspertrix/laravel-duplicate
115 Downloads
Duplicate any Eloquent model along with its underlying relationships
entense/laravel-relation-joins
1 Downloads
Adds the ability to join on a relationship by name.
emeguan/laravel-resources
32 Downloads
Adds extra functionality to the Laravel Eloquent: API Resources, allowing you to choose attributes and relationships to return via url
eeappdev/laravel-external-id
21 Downloads
Make a morph-table to keep track of external id relationships for external API
dvarilek/laravel-snap
3 Downloads
A Laravel package for capturing and persisting the state of Eloquent models along with their relationships.
dutysheet/laravel-duplicate
139 Downloads
Duplicate any Eloquent model along with its underlying relationships
dnsoft/rinvex-laravel-attributes
55 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.
dmattern/laravel-attributes
8 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.
dipesh79/laravel-softdelete-action
61 Downloads
A Laravel package to handle cascading, SET NULL, RESTRICT, NO ACTION, and SET DEFAULT behaviors for SoftDeletes in Eloquent relationships, with support for record restoration and cleanup actions.
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.
danilowa/laravel-factory-seeder-generator
28 Downloads
A Laravel package to automatically generate factories and seeders based on models and their relationships.