Libraries tagged by hasmany
staudenmeir/eloquent-has-many-deep
10253052 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-has-many-deep-contracts
9788531 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
la-haute-societe/yii2-save-relations-behavior
470854 Downloads
Validate and save automatically related Active Record models.
korridor/laravel-has-many-sync
44240 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
89717 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
mr-punyapal/laravel-extended-relationships
5617 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
digital-creative/custom-relationship-field
145343 Downloads
Emulate HasMany relationship without having a real relationship set between resources
mootensai/yii2-enhanced-gii
157543 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
hulkur/laravel-hasmany-keyby
63577 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
nullthoughts/laravel-latest-relation
51053 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
cyber-duck/silverstripe-linkitemfield
40067 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
41029 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
ahmed-hussain/hasmany-to-modal
2815 Downloads
A Laravel Nova field. To create a modal for creating or viewing related HasMany records without leaving the index page
stancl/laravel-hasmanywithinverse
3836 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
poojajadav/hasmanysync
1140 Downloads
This trait can be sync data for hasmany relationship.