Libraries tagged by form data
jin2chen/form-model
3 Downloads
The package helps with implementing data entry forms.
jcode/framework-data
7 Downloads
Data/form module for J!Code PHP framework
avoineoy/form-builder-default-data
4 Downloads
Set default data for newly created Form Builder forms.
rapidwebltd/no-post-data-laravel-middleware
78 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
plan2net/form-options-csv
208 Downloads
Import CSV data for Core form extension select options
paragonn/ijm-dataplumber
7 Downloads
Captures the submission id from a FreeForm form and saves the data for upload to 3rd party databases.
mvccore/ext-form-all
15 Downloads
MvcCore - Extension - Form - All - form extension with with all form packages to create and render web forms with HTML5 controls, to handle and validate submited user data, to manage forms sessions for default values, to manage user input errors and to extend and develop custom fields and field groups.
mohammadreza/form-generator
0 Downloads
make form from json input data.
metisfw/form-datetime
399 Downloads
Forms control for adding date, date&time and time fields for Nette Framework
ipub/form-datetime
2265 Downloads
Forms control for adding date, date&time and time fields for Nette Framework
tentwofour/sf2-form
181 Downloads
Provides data transformers for Symfony2 Forms
teescripts/rpt-forms
4 Downloads
The quickest, easiest and most elegant way to create dynamic forms to capture and display data.
kekos/form-refill
28 Downloads
Helper class for refilling post data into the HTML form fields
fahlgrendigital/packages-statamic-form-manager
239 Downloads
Statamic form submission management. Send submission data to 3rd party vendors like CRMs and custom REST endpoints.
dantleech/symfony-form-array-to-delimited-string-transformer
4979 Downloads
Data transformer for SF form. Transforms delimited to string to array and vice-versa