Libraries tagged by has_many
dg/texy
134352 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
stancl/laravel-hasmanywithinverse
3845 Downloads
Define HasMany while also setting the inverse relationship in Laravel.
cyber-duck/silverstripe-linkitemfield
40238 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
41053 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
sheadawson/quickaddnew
34313 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
19406 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
367886 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.
sashalenz/has-many-count
690 Downloads
A Laravel Nova Count Relation field.
metasync-site/nova-has-many-searchable
514 Downloads
A Laravel Nova field for searchable has-many relationships
alfa6661/laravel-has-many-sync
6325 Downloads
Laravel has many sync
daniel-de-wit/laravel-ide-helper-hook-eloquent-has-many-deep
2915 Downloads
Add Eloquent Has Many Deep support to Laravel IDE Helper
poojajadav/hasmanysync
1178 Downloads
This trait can be sync data for hasmany relationship.
f-liva/laravel-hasmany-sync
401 Downloads
Sync Laravel HasMany relationships with ease
ahmed-hussain/hasmany-to-modal
2938 Downloads
A Laravel Nova field. To create a modal for creating or viewing related HasMany records without leaving the index page
payter/has-column-many
18581 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models