Libraries tagged by hasOne
cmandersen/has-one-specific
6858 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
thewebmen/silverstripe-pickerfield
20146 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
bephp/activerecord
2071 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
milkyway/silverstripe-hasonecompositefield
29 Downloads
Save has_one relationships directly from the parent record form
kesha-dev/yii2-save-relations-behavior
78 Downloads
Validate and save automatically related Active Record models.
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.
stayallive/laravel-inverse-relations
10572 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
liaosp/laravel-relation-save
18 Downloads
laravel 关联保存 hasOne hasMany belongsto
gvasilopulos/yii2-enhanced-gii
193 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
lloydzhou/activerecord
99 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
sunnysideup/hasoneedit
32 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