Libraries tagged by has-many
hulkur/laravel-hasmany-keyby
85778 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
stancl/laravel-hasmanywithinverse
3953 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
ahmed-hussain/hasmany-to-modal
5614 Downloads
A Laravel Nova field. To create a modal for creating or viewing related HasMany records without leaving the index page
cyber-duck/silverstripe-linkitemfield
41579 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
sheadawson/quickaddnew
34661 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.
moosend/website-tracking
21951 Downloads
By installing the Moosend PHP Tracking library you are can track page views, product views, add to cart events and successful purchases. You can later use these details to segment your user base, run automations, check how successful your latest promo has been and how many conversions your landing page has led to.
mouf/utils.action.action-interface
371700 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
metasync-site/nova-has-many-searchable
2624 Downloads
A Laravel Nova field for searchable has-many relationships
daniel-de-wit/laravel-ide-helper-hook-eloquent-has-many-deep
3219 Downloads
Add Eloquent Has Many Deep support to Laravel IDE Helper
boydreams/hasmany-to-modal
2354 Downloads
A Laravel Nova field.
payter/has-column-many
19029 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
thewebmen/silverstripe-pickerfield
20798 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
restruct/silverstripe-quickaddnew
64 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
2082 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
secrethash/trickster
2672 Downloads
Trickster is a package for laravel that has many useful tricks that can be used for quick and easy website management.