Libraries tagged by hasmany
staudenmeir/eloquent-has-many-deep
10795142 Downloads
Laravel Eloquent HasManyThrough relationships with unlimited levels
staudenmeir/eloquent-has-many-deep-contracts
10558973 Downloads
Contracts for staudenmeir/eloquent-has-many-deep
la-haute-societe/yii2-save-relations-behavior
479569 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-enhanced-gii
159989 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
korridor/laravel-has-many-sync
50080 Downloads
Laravel has many sync
korridor/laravel-has-many-merged
94428 Downloads
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
hulkur/laravel-hasmany-keyby
78337 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
mr-punyapal/laravel-extended-relationships
6333 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
digital-creative/custom-relationship-field
149849 Downloads
Emulate HasMany relationship without having a real relationship set between resources
nullthoughts/laravel-latest-relation
54941 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
cyber-duck/silverstripe-linkitemfield
40284 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
sheadawson/quickaddnew
34316 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
41065 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
bephp/activerecord
2074 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
f-liva/laravel-hasmany-sync
413 Downloads
Sync Laravel HasMany relationships with ease