Libraries tagged by laravel reactions
luezoid/laravel-core
2011 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.
litvinjuan/laravel-cascade-soft-deletes
336 Downloads
Cascades soft delete and restored operations to the defined relationships
kanarskiy/laravel-relation-joins
637 Downloads
Adds the ability to join on a relationship by name.
joy/voyager-relations-table
2284 Downloads
This Laravel/Voyager module adds VoyagerRelationsTable support to Voyager.
jimbolino/laravel-model-builder
10655 Downloads
builds eloquent models based on the tables and relations found in your mysql database
dottedai/laravel-model-annotator
410 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
assettv/laravel-cascaded-soft-deletes
152 Downloads
Cascade soft delete for chosen relations
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
johnnyfreeman/laravel-custom-relation
24031 Downloads
A custom relation for when stock relations aren't enough.
ahnify/laravel-morphable
18 Downloads
easy querying on polymorphic relations
fagundes/compoships
2859 Downloads
Laravel relationships with support for composite/multiple keys
humweb/taggables
90 Downloads
A powerful and flexible tagging package for Laravel with polymorphic relationships and user-scoped tags support