Libraries tagged by summit
thetwopct/wp-org-submission-rules
62 Downloads
PHP_CodeSniffer rules (sniffs) to enforce rules required when submitting to WordPress.org Plugin Repository
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.
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.
rltsquare/product-review-images
579 Downloads
Magento 2 extension by RLTSquare that allows user to include images while submitting product reviews.
portedcheese/ajax-forms
1073 Downloads
Submit contact form by ajax
phpbb/translation-validator
8148 Downloads
A language package validator for phpBB language packs. Language packs are required to pass the validator when submitted to the language pack database.
lukewaite/laravel-queue-aws-batch
22338 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
laravel-validation-rules/subdomain
40041 Downloads
Validate a user submitted subdomain
kuhschnappel/authtoken
126 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.
innomedio/sulu-form-landing-page-bundle
1115 Downloads
Define redirects in Sulu forms after a successful form submit.
hh-com/formdata
298 Downloads
Contao 5 - Save form submitted forms serialized in database
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.