Libraries tagged by form submitter
bright-cloud-studio/contao-form-to-form
6 Downloads
Allows one form's fields to be pre-filled with values submitted from another.
hh-com/formdata
290 Downloads
Contao 5 - Save form submitted forms serialized in database
luketowers/oc-efpdf-plugin
74 Downloads
Easy Forms add-on to automatically generate PDFs from submitted forms
dynasource/js-submitonce
15 Downloads
Protects forms to be submitted twice
nesru/warka
3 Downloads
This package will send email to admin if the form is submitted
schams-net/form2database
2 Downloads
TYPO3 Form Finisher: Store submitted data into a database table
passport-it/laravel-honeypot
30 Downloads
Preventing spam submitted through forms
lukeusher/laravel-honeypot
98 Downloads
Preventing spam submitted through forms
studiomitte/powermail-freebie
0 Downloads
EShow content elements only to users who submitted a powermail form
sfneal/honeypot
3564 Downloads
Prevent & track spam that's been submitted through public facing forms
rapidwebltd/no-post-data-laravel-middleware
77 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.
putyourlightson/craft-snaptcha
59147 Downloads
Automatically validates forms and prevents spam bots from submitting to your site.
phpbb/epv
140521 Downloads
A extension validator for phpBB extensions. Extensions are required to pass the validator when submitted to the extension database.
escopecz/mautic-form-submit
25984 Downloads
A library for submitting Mautic form from a 3rd pary PHP app
pguardiario/pgbrowser
123 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms.