Libraries tagged by suomi
reef-extra/dompdf
83 Downloads
Reef layout for turning submissions into PDF files using DomPDF
reecem/static-form
7 Downloads
Handle static form submissions in Laravel app
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.
randomsymbols/fsubmit
82 Downloads
Submit HTML forms from PHP
quickapps-plugins/content
1294 Downloads
Allows content to be submitted to the site and displayed on pages, the 'C' in QuickAppsCMS.
queenaurelia/sota-api-client
0 Downloads
A PHP client for the SOTA (Summits On The Air) API
putyourlightson/craft-sift
6 Downloads
Filters entries/categories/submissions that can be selected to only those that match a user's categories.
pushparaj/color-space-converter
10 Downloads
Color spaces converter for PHP, composer install problem so this pacakage submitted
provision-ops/update-dependencies
5 Downloads
Composer plugin that allows for automatic Pull Requests submission when there is a Composer Update detected.
place-to-pay/php-sdk-pse
83 Downloads
Una simple libreria para conectarse al webservice SOAP suministrado por Place To Pay
phuclh/dklog-form
17 Downloads
Add ability to create and submit forms for DKLog.
phpdevcommunity/php-requestkit
9 Downloads
A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.
phantomwatson/form-protector
408 Downloads
Protects users from navigating away from forms before submitting them
perform/contact-bundle
26 Downloads
Handle contact form submissions, notify users, and detect spam
passport-it/laravel-honeypot
30 Downloads
Preventing spam submitted through forms