Libraries tagged by hasmany
staudenmeir/eloquent-has-many-deep
14889471 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-has-many-deep-contracts
16350353 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
korridor/laravel-has-many-merged
136438 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
digital-creative/custom-relationship-field
267296 Downloads
Emulate HasMany relationship without having a real relationship set between resources
la-haute-societe/yii2-save-relations-behavior
528692 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-enhanced-gii
185067 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
korridor/laravel-has-many-sync
97716 Downloads
Laravel has many sync
mr-punyapal/laravel-extended-relationships
12544 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
nullthoughts/laravel-latest-relation
88577 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
sheadawson/quickaddnew
34640 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.
ahmed-hussain/hasmany-to-modal
5374 Downloads
A Laravel Nova field. To create a modal for creating or viewing related HasMany records without leaving the index page
stancl/laravel-hasmanywithinverse
3947 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
hulkur/laravel-hasmany-keyby
85297 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
41483 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
41249 Downloads
GridField based management of has_one , has_many , and many_many relationship selection