Libraries tagged by form data
pdfloresjdav/media-bundle
2049 Downloads
Form, database and filesystem abstraction for files
yiimaker/yii2-newsletter
457 Downloads
Module for saving user contacts from newsletter form to database
sakanjo/filament-fakefill-action
73 Downloads
A filament action to fill the form with fake data.
fullscreeninteractive/silverstripe-manyfield
627 Downloads
SilverStripe FormField for adding dynamic data to forms.
camya/filament-import-inline
716 Downloads
ImportInlineInput - Directly paste, import, and validate machine readable data in form fields. (PHP / Laravel / Livewire)
azi/envalid
201 Downloads
Server side data/form validation library
flagbit/akeneo-reference-entity-table-bundle
431 Downloads
An Akeneo PIM Bundle by Flagbit that adds a multi-dimensional data representation in the form of tables as an attribute for PIM Enterprise Reference Entities
ironer/base62shrink
187 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
sheadawson/silverstripe-dynamiclists
7196 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
noorani-mm/encoder-algorithm
11 Downloads
This package provides a simple encryption and decryption functionality for securing sensitive information in your PHP applications. It offers easy-to-use methods for encrypting plaintext data into ciphertext and decrypting ciphertext back into its original plaintext form.
benjaminhansen/filament-draftable
20 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
avpretty/grid-bundle
652 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
nzta/googlemap-leafletfield
407 Downloads
Provides a form field type allowing users to draw features on a map, the features are stored as geoJSON objects in a single database field
mvccore/ext-auth-basic
782 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
lxberlin/netefx-validator
8677 Downloads
NetefxValidator is a class for form validation, so it replaces the RequiredFields() validator. Features: A lot of build in validationrules - logical rule combination - validationrule for unique database fields - custom validation functions - works in getCMSValidator() in Modeladmin - There is no javascript validation at all. So you can disable js-validation in your _config.php