Libraries tagged by default project

zotornit/emailobfuscator

1 Favers
4070 Downloads

Replaces the default email address spam protection with a better one. The email obfuscation is more randomized, safer and more user friendly for the website visitor.

Go to Download


sam-costigan/areyouahuman

0 Favers
19 Downloads

The Are You a Human Module allows use of the Are You a Human Spam Protection game as both a FormField type (AYAHField) and as the default Spam Protector when integrated with the Spam Protection Module.

Go to Download


pkj/minibase-plugin-csrfprotection

0 Favers
24 Downloads

Plugin that enabled CSRF Protection by default for Minibase framework apps.

Go to Download


ghoster/accountshield

1 Favers
6 Downloads

Implements the user authentication security methods such Account Lockout, Password Expiry etc outside Default Magento 2 protection engine.

Go to Download


substacks/zebra_session

0 Favers
12 Downloads

A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
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.

Go to Download


<< Previous