Libraries tagged by hasmany
staudenmeir/eloquent-has-many-deep
15823236 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-has-many-deep-contracts
17702588 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
korridor/laravel-has-many-merged
142982 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
digital-creative/custom-relationship-field
300003 Downloads
Emulate HasMany relationship without having a real relationship set between resources
la-haute-societe/yii2-save-relations-behavior
539781 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-enhanced-gii
192586 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
korridor/laravel-has-many-sync
108672 Downloads
Laravel has many sync
mr-punyapal/laravel-extended-relationships
13765 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
nullthoughts/laravel-latest-relation
100571 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
hulkur/laravel-hasmany-keyby
86507 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
stancl/laravel-hasmanywithinverse
3964 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
sheadawson/quickaddnew
34686 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
41266 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
rodrigofs/filament-masterdetail
51 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
ahmed-hussain/hasmany-to-modal
5819 Downloads
A Laravel Nova field. To create a modal for creating or viewing related HasMany records without leaving the index page