Libraries tagged by larelations
defstudio/laravel-keyby-id
5553 Downloads
Adds KeyBy('id') to Eloquent relationships
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
ardalanamini/laravel-custom-relation
159 Downloads
Create your own custom relation for when stock relations aren't enough
adminui/laravel-eloquent-joins
3938 Downloads
This package introduces the join magic for eloquent models and relations.
zbiller/laravel-revisions
41 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
zbiller/laravel-duplicate
595 Downloads
Duplicate any Eloquent model along with its underlying relationships
neurony/laravel-sort
110 Downloads
Sort Eloquent model records by their attributes or relationships
arubacao/friends
1142 Downloads
Manage Friends in Laravel
vdlp/eloquent-model-cloner
11718 Downloads
Clone eloquent models and relations
toastnz/indexedsearch
2943 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
tecdiary/laravel-attachments
1470 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
sylarele/http-query-config
87 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
smoren/yii2-query-relation-manager
371 Downloads
Class for building queries and making result array with relations (single and multiple)
rekalogika/file-association-entity
1238 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
primoz2500/hasoneautocompletefield
1610 Downloads
A CMS form field for adding has_one relationships using autocomplete