Libraries tagged by host file
rapidwebltd/no-post-data-laravel-middleware
76 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.
jhernandes/php-filemanager
23 Downloads
Lib para validar arquivo enviado via POST
miha/post-install
21 Downloads
Create directories, files and links
edmondscommerce/vendor-override
7 Downloads
Applies hot fixes to vendor composer packages for when forking is not possible like in Magento 2
edmondscommerce/m2-hotfixes
9 Downloads
Hot fixes for core bugs and issues in Magento 2
aginev/wp-sanitize
43 Downloads
WordPress transliterate post slugs and media file names
martindilling/postit-printer
5 Downloads
Generate pdf files to print on post-it notes.
innobrig/flex-input
86 Downloads
Flexible input handler for request inputs (POST, GET, PUT, DELETE, REQUEST, FILES, COOKIE) using filter_var()
aicial/webrequest
59 Downloads
Web request library providing GET PUT POST HEAD Cookies and more for file_get_contents
wolfiesites/yaml-to-wordpress
6 Downloads
Manage wordpress with yaml. Create settings pages and metaboxes for posts and terms. Add pages to admin menu. Register custom post types and taxonomies via config.yaml file. Use it in all ur plugins or themes. Unleash full power of wordpress quickly.
webberwu/restful-php
1385 Downloads
This package is forked from rainner/restful-php which parses the raw input body for all RESTful verbs (POST, PUT, DELETE, PATCH, etc.) and provides a better way for working with uploaded files.
ahost/logging
6 Downloads
Create & save log file and store data in database
rothkj1022/php-xss-sanitizer
64 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
valkhan/easymask
296 Downloads
A unique file for most commom masks.
rpodwika/fakerestserverbundle
0 Downloads
Bundles creates Rest API based on schema provided in files. Supports most of the request types and provides routing