Libraries tagged by laravel reactions
premiervirtual/laravel-world
952 Downloads
Provide countries, states, and cities relations database.
nevadskiy/laravel-many-to-morph
85 Downloads
The missing polymorphic relationship for Eloquent.
mouadziani/laravel-model-trackable
8 Downloads
A laravel package that allows you to tracker and log nested changes applied on your models and their relations using a single Trait
luezoid/laravel-core
2049 Downloads
A feature rich Laravel package which provides fast & flexible way to quickly build powerful RESTful APIs. Various other features like queries & filters over nested complex relationships between models can be done on the go using this package. Read the docs for more info.
kanarskiy/laravel-relation-joins
1317 Downloads
Adds the ability to join on a relationship by name.
joy/voyager-relations-table
2352 Downloads
This Laravel/Voyager module adds VoyagerRelationsTable support to Voyager.
ghanuz/relations
4886 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
dottedai/laravel-model-annotator
836 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
defstudio/laravel-keyby-id
6461 Downloads
Adds KeyBy('id') to Eloquent relationships
akira/laravel-followable
184 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
abdulrehman56/laravel-nested-filter
59 Downloads
A Laravel utility to apply dynamic nested filters and relations from a request.
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-duplicate
596 Downloads
Duplicate any Eloquent model along with its underlying relationships
oliveready7/laravel-ses
4643 Downloads
Track email engagement on any email sent out via SES using Laravel. Tracks opens, clicks, bounces, complaints, deliveries, and rejections. Can be used with transaction, marketing emails and notifications.
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships