Libraries tagged by Has one
malkusch/php-index
19813 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
sunnysideup/hasoneedit
32 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.
dignz/hasoneautocompletefield
94 Downloads
A CMS form field for adding has_one relationships using autocomplete
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
hchokshi/silverstripe-hasonefield
1605 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.
think.studio/nova-has-many-on-index
38 Downloads
A Laravel Nova field used to display a 'Has Many' relationship on the index screen.
yaroslawww/nova-has-many-on-index
29 Downloads
A Laravel Nova field used to display a 'Has Many' relationship on the index screen.
konnektiv/badgeos-achievement-shortcode-add-on
14 Downloads
This BadgeOS Add-on adds a shortcode to show or hide content depending on if the user has earned a specific achievement.
konnektiv/badgeos-award-role-add-on
7 Downloads
Allows adding a role to a user who has earned a BadgeOS achievement.
kodventure/has-timezoned-attributes
1 Downloads
Automatically adds *_tz attributes to Eloquent models for timestamp fields, based on the user's or application's timezone.
alcalyn/flush-on-kernel-terminate-bundle
54 Downloads
Just add a listener to automatically flush non-flushed entities after the response has been sent.
huboshen/laravel-one-to-many-sync
11627 Downloads
Allow sync method for Laravel Has Many and Morph Many Relationship.
yseffk/yii2-save-relations-behavior_2
34 Downloads
Validate and save automatically related Active Record models.