Libraries tagged by submitter

xtreamwayz/html-form-validator

96 Favers
1755 Downloads

A library validating and filtering submitted data by reusing html form attributes

Go to Download


zero1/magento2-contact-form-plus

9 Favers
9 Downloads

Magento 2 module to allow storage and management of submitted contact forms

Go to Download


thirtybittech/autoreply

0 Favers
265 Downloads

AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.

Go to Download


stephenlake/laravel-mailsceptor

23 Favers
239 Downloads

Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.

Go to Download


stahiralijan/request-caster

13 Favers
74 Downloads

This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.

Go to Download


quickapps-plugins/content

0 Favers
1301 Downloads

Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.

Go to Download


laravel-validation-rules/subdomain

28 Favers
40045 Downloads

Validate a user submitted subdomain

Go to Download


hh-com/formdata

0 Favers
303 Downloads

Contao 5 - Save form submitted forms serialized in database

Go to Download


exadium/silverstripe-invisible-spam-protection

11 Favers
2112 Downloads

Very simple anti spam protection based on principle that automated spammers enter bogus information in all form fields. Field is added to form that is hidden using CSS hiding it from human users. Form is only allowed to be submitted if field is empty. Includes an EditableInvisibleSpamField to integrate with the UserForms module.

Go to Download


braunstetter/valid-form-event

0 Favers
527 Downloads

Fires an event whenever a root form is submitted and valid. So child forms can react and do stuff afterwards.

Go to Download


guitarneck/html

0 Favers
125 Downloads

html form manager

Go to Download


studiomitte/powermail-freebie

0 Favers
0 Downloads

EShow content elements only to users who submitted a powermail form

Go to Download


sfneal/honeypot

0 Favers
3565 Downloads

Prevent & track spam that's been submitted through public facing forms

Go to Download


schams-net/form2database

0 Favers
2 Downloads

TYPO3 Form Finisher: Store submitted data into a database table

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
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.

Go to Download


<< Previous Next >>