Libraries tagged by xsrf
mmz-srf/ez-legacy-debug-bundle
2736 Downloads
Symfony bundle 'SRFEzLegacyDebugBundle' show EzLegacy debug informations in the Web-Profiler.
jblond/nocsrf
197 Downloads
NoCSRF is a simple anti-CSRF token generation/checking class written in PHP.
glynnforrest/reform
1046 Downloads
Create forms that render and validate with ease.
b2bcenter/safecurl
7998 Downloads
A drop-in replacement for 'curl_exec', designed to prevent SSRF attacks.
mmz-srf/sbs
9645 Downloads
Split your build process into multiple steps which get executed only if they need to
voodoodrul/linkedin-api-php-client
54 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
valerch1k/linkedin-api-php-client
1176 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
usman/reddit-php-api
11 Downloads
Reddit SDK. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
usman/linkedinapi
6 Downloads
LinkedIn API. Handles OAuth, CSRF protection. Easy to implement and extend. This is a standalone library for any composer project.
symfgenus/linkedin-api-php-client
3109 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in.
sunkan/celo
167 Downloads
csrf class
raymondthedev/linkedin-api-php-client
23 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
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.
nhanchaukp/linkedin-api-php-client
15 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
net-shell/linkedin-api
25 Downloads
LinkedIn API client. Handles OAuth, CSRF protection. Easy to implement and extend..