Libraries tagged by usagi
raxon/markdown
8 Downloads
raxon/markdown see https://raxon.org for detailed usage
raxon/log
100 Downloads
raxon/log see https://raxon.org for detailed usage
raxon/host
90 Downloads
raxon/host see https://raxon.org for detailed usage
raxon/frankenphp
5 Downloads
raxon/frankenphp see https://raxon.org for detailed usage
raxon/example
31 Downloads
raxon/example see https://raxon.org for detailed usage
raxon/event
89 Downloads
raxon/event see https://raxon.org for detailed usage
raxon/doctrine
253 Downloads
raxon/doctrine see https://raxon.org for detailed usage
raxon/docker
3 Downloads
raxon/docker see https://raxon.org for detailed usage
raxon/deno
28 Downloads
raxon/deno see https://raxon.org for detailed usage
raxon/config
91 Downloads
raxon/config see https://raxon.org for detailed usage
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.
raphaelb/clashofapi
147 Downloads
Laravel package for the usage of the official Clash of Clans API.
ramapriya-doom/ramapriya.telegram
1 Downloads
Bitrix module for telegram usage
rajatjain4061/fpdf
9 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP., that is to say without using the PDFlib library. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
raideer/xml-parser
12 Downloads
XML parser written in PHP for usage in IDE tools. Produces an Abstract Syntax Tree.