Libraries tagged by hasOne
thewebmen/silverstripe-pickerfield
20038 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
stayallive/laravel-inverse-relations
10571 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
bephp/activerecord
2070 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
primoz2500/hasoneautocompletefield
1795 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
256 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
inquid/yii2-enhanced-gii
1012 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
drew1two/yii2-enhanced-gii-bs4
11 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
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
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.