Libraries tagged by csr
glynnforrest/reform
1046 Downloads
Create forms that render and validate with ease.
csr/framework
120 Downloads
MVC Framework
csrui/wp-construct-plugin
2600 Downloads
Base library with plugin functionality to be extended on WordPress plugins
csrui/smashing-php-client
7 Downloads
Push information to Smashing dashboards.
csrdelft/orm
272 Downloads
The creatively named object-relational mapping library for csrdelft.nl
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..