Libraries tagged by form request
hassankerdash/laravel-api-form-data-support
55 Downloads
Provides support for handling and parsing form data in PUT and PATCH requests.
ayesh/wordpress-comment-form-csrf
9 Downloads
Prevent Cross-Site Request Forgery attacks on your comments form.
zer0php/form
93 Downloads
Basic Request Data Handler
zenbox/form
10 Downloads
Form HTML builder standalone component
wibesoft-company/laravel-request-default
25 Downloads
A Laravel library to set default values for request parameters.
soundake/requestbutton
33 Downloads
Umoznuje presmerovat se mezi formulari a neztratit neulozeny obsah.
solophp/request-handler
79 Downloads
Robust request validation & authorization layer for HTTP inputs with type-safe handlers and modern PHP 8+ architecture
secamedia/datatables-form-bundle
522 Downloads
Provides Form Types and Entities representing the DataTables AJAX Request.
nia/form
470 Downloads
The form component is used to validate data against the field definitions of a form.
mitchellston/form_validation
10 Downloads
This should help with validating POST and GET request in PHP!
mediatis/formrelay-json-request
1301 Downloads
Delivery system via JSON HTTP requests (e.g. webhooks) based on Mediatis Formrelay
mawuekom/laravel-request-sanitizer
224 Downloads
Easily sanitize your form data
mandrael/contao-form-csrf-fix
5 Downloads
Behebt das Problem "Ungültiges Anfrage-Token" (HTTP 400), auf das Erstbesucher beim Absenden eines Contao-Formulars stoßen können (contao/contao#2820). Rein serverseitig, ohne JavaScript.
helmut/forms
19 Downloads
A customisable and testable form abstraction library.
genai/google-form
74 Downloads
Submit data to a Google Form from the server: POST to the form's formResponse endpoint, mapping your fields to entry.NNN ids. Best-effort with a short timeout so it never blocks the request (it returns false rather than throwing). curl with a stream fallback. PHP 5.3-safe.