Libraries tagged by summit
mvccore/ext-tool-mimetype-extension
382 Downloads
MvcCore - Extension - Tool - MimeType & Extensions - extension to get file mimetype(s) strings array from file extension string or to get file extension(s) strings array from file mimetype string.
mvccore/ext-form-field-button
838 Downloads
MvcCore - Extension - Form - Field - Button - form field types - button:submit, button:reset, input:submit, input:reset and image.
mvccore/ext-form
4321 Downloads
MvcCore - Extension - Form - form extension with base classes 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.
zero1/magento2-contact-form-plus
9 Downloads
Magento 2 module to allow storage and management of submitted contact forms
thirtybittech/autoreply
265 Downloads
AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.
thetwopct/wp-org-submission-rules
72 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.
rltsquare/product-review-images
579 Downloads
Magento 2 extension by RLTSquare that allows user to include images while submitting product reviews.
quickapps-plugins/content
1301 Downloads
Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.
portedcheese/ajax-forms
1110 Downloads
Submit contact form by ajax
mvccore/ext-auth-basic
787 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
22339 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
laravel-validation-rules/subdomain
40045 Downloads
Validate a user submitted subdomain
kuhschnappel/authtoken
170 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.