Libraries tagged by subtitle
subtlephp/middlewares
60 Downloads
Hook into guzzle and do what you want
subtlephp/hodor
8 Downloads
A PHP framework that is easy to use
subtlephp/bran
60 Downloads
A HTTP api testing framework based on phpunit and guzzle
thirtybittech/autoreply
426 Downloads
AutoReply enables automatic email responses for submitted forms, ensuring timely engagement and consistent communication with users.
swennet/wp-multisite-same-level-subdomains
559 Downloads
This WordPress multisite plugin allows you to create subsites under the same subdomain depth as the main site.
studiomitte/powermail-freebie
0 Downloads
EShow content elements only to users who submitted a powermail form
sfneal/honeypot
3578 Downloads
Prevent & track spam that's been submitted through public facing forms
schams-net/form2database
2 Downloads
TYPO3 Form Finisher: Store submitted data into a database table
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
roy404/request
205 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.
rapidwebltd/no-post-data-laravel-middleware
78 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
1308 Downloads
Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.
pushparaj/color-space-converter
12 Downloads
Color spaces converter for PHP, composer install problem so this pacakage submitted
pleio/pleio_template_selector
4140 Downloads
A template creator for the different subsites on Pleio Overheid https://www.pleio.nl
passport-it/laravel-honeypot
33 Downloads
Preventing spam submitted through forms