Libraries tagged by submitted
exadium/silverstripe-invisible-spam-protection
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.
braunstetter/valid-form-event
487 Downloads
Fires an event whenever a root form is submitted and valid. So child forms can react and do stuff afterwards.
guitarneck/html
121 Downloads
html form manager
studiomitte/powermail-freebie
0 Downloads
EShow content elements only to users who submitted a powermail form
sfneal/honeypot
3565 Downloads
Prevent & track spam that's been submitted through public facing forms
schams-net/form2database
2 Downloads
TYPO3 Form Finisher: Store submitted data into a database table
roy404/request
127 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
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.
quickapps-plugins/content
1297 Downloads
Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.
pushparaj/color-space-converter
12 Downloads
Color spaces converter for PHP, composer install problem so this pacakage submitted
passport-it/laravel-honeypot
32 Downloads
Preventing spam submitted through forms
nesru/warka
3 Downloads
This package will send email to admin if the form is submitted
luketowers/oc-efpdf-plugin
74 Downloads
Easy Forms add-on to automatically generate PDFs from submitted forms
kampfq/form-database-csv
188 Downloads
A bundle for Contao 4. Saves all submitted FE forms to the database and provide a csv export.
dynasource/js-submitonce
15 Downloads
Protects forms to be submitted twice