Libraries tagged by hasmany
staudenmeir/eloquent-has-many-deep
16902594 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-has-many-deep-contracts
19296928 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
korridor/laravel-has-many-sync
125404 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
151854 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
la-haute-societe/yii2-save-relations-behavior
550915 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-enhanced-gii
201294 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
mr-punyapal/laravel-extended-relationships
15390 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
digital-creative/custom-relationship-field
303109 Downloads
Emulate HasMany relationship without having a real relationship set between resources
nullthoughts/laravel-latest-relation
117610 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
stancl/laravel-hasmanywithinverse
3987 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
hulkur/laravel-hasmany-keyby
87691 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
cyber-duck/silverstripe-linkitemfield
41744 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
sheadawson/quickaddnew
34728 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.
briceburg/silverstripe-pickerfield
41311 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
f-liva/laravel-hasmany-sync
648 Downloads
Sync Laravel HasMany relationships with ease