Libraries tagged by has_one
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
milkyway/silverstripe-hasonecompositefield
29 Downloads
Save has_one relationships directly from the parent record form
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.
restruct/silverstripe-quickaddnew
8 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.
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).
hchokshi/silverstripe-hasonefield
1579 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.
aqjw/nova-has-one-inject-field
8 Downloads
Inject HasOne field in the form between other fields.
japseyz/has-one-through
678 Downloads
Adds Has One Through Relationship
yseffk/yii2-save-relations-behavior_2
34 Downloads
Validate and save automatically related Active Record models.
xire28/redbean-traversing
11 Downloads
Add traversing through associations with scopes for redbeans
sunnysideup/link_through_in_cms
15 Downloads
Provide instant access to has one relations in the CMS using a link.
sunnysideup/hasoneedit
28 Downloads
Allows editing the fields of a has_one object directly in the CMS
michael.caruana/hasonefield
3 Downloads
Easy to manage has_one relations with familiar link/unlink feature.
mademedia/silverstripe-pickerfield
212 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
kesha-dev/yii2-save-relations-behavior
57 Downloads
Validate and save automatically related Active Record models.