Libraries tagged by has-one
la-haute-societe/yii2-save-relations-behavior
415764 Downloads
Validate and save automatically related Active Record models.
stevie-mayhew/hasoneedit
129174 Downloads
Allows editing the fields of a has_one object directly in the CMS
silvershop/silverstripe-hasonefield
366898 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
msafadi/laravel-eloquent-join-with
3047 Downloads
Laravel Eloquent Join With Relationships
mootensai/yii2-enhanced-gii
146131 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
nathancox/hasoneautocompletefield
62618 Downloads
A CMS form field for adding has_one relationships using autocomplete
stayallive/laravel-inverse-relations
9295 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
moo/hasoneselector
21595 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
jestillore/has-one-belongs-to
9743 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
burnbright/silverstripe-hasonefield
38512 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
simonwelsh/hasoneedit
336 Downloads
Allows editing the fields of a has_one object directly in the CMS
thewebmen/silverstripe-pickerfield
19196 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
cyber-duck/silverstripe-linkitemfield
38371 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
40775 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
sheadawson/quickaddnew
34212 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.