Libraries tagged by resubmit
reven/hyperf-redis
27 Downloads
base cache and redis version lock and repaet submit
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.
quickapps-plugins/content
1294 Downloads
Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.
pushparaj/color-space-converter
10 Downloads
Color spaces converter for PHP, composer install problem so this pacakage submitted
phuclh/dklog-form
17 Downloads
Add ability to create and submit forms for DKLog.
phantomwatson/form-protector
408 Downloads
Protects users from navigating away from forms before submitting them
passport-it/laravel-honeypot
30 Downloads
Preventing spam submitted through forms
paramoredigital/rest-request
22 Downloads
A simple PHP class for submitting REST requests via cURL.
onceyoungs/php-cs-fixer
4 Downloads
git pre submit hook, automatically formats code plugins.
okneloper/forms
759 Downloads
Build, control, submit and validate forms, hassle free.
obisconcept/neos-ajax-form
1684 Downloads
A Neos CMS package to load and submit forms with ajax.
nickel715/pinboard-archive
10 Downloads
get pinboard bookmarks submit them to archive.org and return statistics about availability
nesru/warka
3 Downloads
This package will send email to admin if the form is submitted
mvccore/ext-form-all
14 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.
mvccore/ext-auth-basic
735 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.