Libraries tagged by hasOne
sheadawson/quickaddnew
34217 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.
bephp/activerecord
2060 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
primoz2500/hasoneautocompletefield
1634 Downloads
A CMS form field for adding has_one relationships using autocomplete
milkyway/silverstripe-hasonecompositefield
29 Downloads
Save has_one relationships directly from the parent record form
mademedia/silverstripe-pickerfield
226 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
kesha-dev/yii2-save-relations-behavior
65 Downloads
Validate and save automatically related Active Record models.
bratiask/silverstripe-pickerfield
121 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
sunnysideup/copyfactory
118 Downloads
Copy database records including their has-one, has-many and many-many records. Great for duplicating parts of complex database records.
liaosp/laravel-relation-save
17 Downloads
laravel 关联保存 hasOne hasMany belongsto
lloydzhou/activerecord
98 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
sunnysideup/hasoneedit
31 Downloads
Allows editing the fields of a has_one object directly in the CMS
aqjw/nova-has-one-inject-field
8 Downloads
Inject HasOne field in the form between other fields.
michael.caruana/hasonefield
3 Downloads
Easy to manage has_one relations with familiar link/unlink feature.
dignz/hasoneautocompletefield
94 Downloads
A CMS form field for adding has_one relationships using autocomplete