Libraries tagged by csrf session
psecio/security-bundle
0 Downloads
A bundle of recommended PHP security libraries
simondevelop/slim-sim
138 Downloads
Skeleton slim 4 with doctrine orm and other lib
deimos/csrf
9 Downloads
Deimos CSRF.
inventor96/mako-csrf
14 Downloads
A middleware wrapper around Mako's session tokens as an anti-CSRF mechanism.
viserio/session
1638 Downloads
The Viserio Session package.
pinga/session-redis
10 Downloads
Modern session management for PHP
doowebdev/doo-csrf
7224 Downloads
Doo csrf is a simple, easy to use random token generator for PHP Scripts to prevent csrf - cross site request forgery.
caridea/session
662 Downloads
A shrimp of a session library
buimatic/session
19 Downloads
Based on aura/session
7r1n17y/myriad
17 Downloads
A powerful framework designed to deliver!
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.
jenolan/phplibrary
164 Downloads
Jenolan's PHP Library