Libraries tagged by form field
rodrigofs/filament-masterdetail
27 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
marshmallow/nova-placeholder
982 Downloads
A placeholder field to just so some content on forms without any logic.
hosnyben/nova-nested-inputs
413 Downloads
Nova Nested Fields is a Laravel Nova field package that allows users to present their checkboxes or radio buttons in a nested, hierarchical structure. This package supports infinite nesting levels, providing a flexible solution for complex form requirements.
terminal42/contao-form_control
29 Downloads
Gives you full control over the way the Contao core form fields are being rendered.
sunnysideup/form-fields
12 Downloads
Random collection of useful form fields
roelmagdaleno/wp-settings-page-fields
37 Downloads
A package to render form fields in WordPress settings pages.
radishconcepts/gf-field-persistence
60 Downloads
Composer.json file for Gravity Forms Field Persistence plugin
nswdpc/silverstripe-details-field
521 Downloads
Composite form field rendered as an HTML details tag, with child fields
nickjacobs/silverstripe-font-awesome-field
1892 Downloads
A simple form field for selecting font-awesome classes in the CMS.
mvccore/ext-form-field-text
847 Downloads
MvcCore - Extension - Form - Field - Text - form field types - input:text, input:email, input:password, input:search, input:tel, input:url and textarea.
mvccore/ext-form-field-selection
410 Downloads
MvcCore - Extension - Form - Field - Selection - form field types - select, country select, checkbox, radio button, color and checkboxes group.
mvccore/ext-form-field-numeric
467 Downloads
MvcCore - Extension - Form - Field - Numeric - form field types - input:number and input:range.
mvccore/ext-form-field-file
330 Downloads
MvcCore - Extension - Form - Field - File - form field input:file to upload file(s) and uploaded files validation.
mvccore/ext-form-field-date
345 Downloads
MvcCore - Extension - Form - Field - Date - form field types - input:date, input:datetime-local, input:time, input:week and input:month.
mvccore/ext-form-field-button
838 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.