Libraries tagged by regulations
rds/hydrogen
202 Downloads
More faster and convenient Doctrine ORM abstraction layer
neurony/laravel-sort
112 Downloads
Sort Eloquent model records by their attributes or relationships
johnnyfreeman/laravel-custom-relation
24035 Downloads
A custom relation for when stock relations aren't enough.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
worksofallen/laravel-er-diagram-tool
443 Downloads
Automatically generate entity relationship diagrams for a Laravel application
wfeller/parental
1676 Downloads
A simple eloquent trait that allows relationships to be accessed through child models.
visiosoft/multiple-field_type
5032 Downloads
A multiple relationship field type.
vdlp/eloquent-model-cloner
14251 Downloads
Clone eloquent models and relations
toastnz/indexedsearch
5436 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
thewebmen/silverstripe-pickerfield
20187 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
tecdiary/laravel-attachments
1773 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
sylarele/http-query-config
451 Downloads
Queries are used to simplify the configuration of filters, scopes, relationships, etc., … and to simplify the pagination of results.
stancl/laravel-hasmanywithinverse
3836 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
skorelabs/nova-panels
11047 Downloads
A custom panels package for those Nova resources with lots of relationships and/or fields
sheadawson/quickaddnew
34287 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.