Libraries tagged by submit
stephenlake/laravel-mailsceptor
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.
stahiralijan/request-caster
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.
rltsquare/product-review-images
579 Downloads
Magento 2 extension by RLTSquare that allows user to include images while submitting product reviews.
portedcheese/ajax-forms
1080 Downloads
Submit contact form by ajax
mvccore/ext-auth-basic
770 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.
lukewaite/laravel-queue-aws-batch
22338 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
kuhschnappel/authtoken
137 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
hautelook/gearman-bundle
69877 Downloads
Symfony2 Bundle that provides a service to submit Gearman jobs
gearsdigital/reporter-for-kirby
74 Downloads
Gather feedback directly out of the Panel! Enable your editors or clients to submit tasks, bugs and ideas either straight to your issue tracker or by E-Mail.
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.
dnadesign/userforms-bulk-delete
2733 Downloads
Provides different ways of deleting SubmittedForm data
dmzx/youtubegallery
7 Downloads
This extension adds a new page to your phpBB3, on this page is possible add YouTube videos simply by submitting the video URL and watch the videos directly on your phpBB3.
confluxgroup/craft-relationshipeditor
961 Downloads
Allows element relationships to be modified from the front-end without re-submitting all selections.
cauditor/analyzer
510 Downloads
Generates & submits the metrics for cauditor.org
byjg/pgbrowser
33757 Downloads
A 'pretty good' mechanize-like php library for managing cookies and submitting forms. [Fork: Totally rewrite]