Libraries tagged by protected
sa/guzzlehttp-cloudflare
271 Downloads
Bypass Cloudflare protection using GuzzleHTTP
rothkj1022/php-xss-sanitizer
75 Downloads
PHP XSS Sanitizer uses HTMLPurifier to recursively clean up get, post, and files arrays to protect your application.
rootscratch/ratelimit
7 Downloads
Rootscratch Ratelimit PHP is a lightweight session-based rate-limiting solution for PHP applications. It helps protect your web app from excessive requests by implementing request throttling without the need for external databases like Redis.
romagny13/csrf
24 Downloads
MicroPHP Csrf Protection library
rkw/rkw-privacy
68 Downloads
Extension for Compliance with General Data Protection Regulation (GDPR)
rikcage/yii2-bfp
21 Downloads
Brute-force protect in YII2
riiitor/yii2-antispam
33 Downloads
Anti-spam yii2 extension by CleanTalk with protection against spam bots and manual spam
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.
raisulhridoy/simplerolepermission
15 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
quickapps-plugins/captcha
1309 Downloads
Provides CAPTCHA API, and allows to protect web forms using Captcha adapters.
quebecstudio/safename
2 Downloads
Laravel validation rule to protect against reserved usernames and words
qcminecraft/recaptcha
7 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
polymorphine/csrf
4 Downloads
CSRF protection service handled by PSR-15 middleware
pmartinez/php-learning
8 Downloads
Modificacio projecte php
pkj/minibase-plugin-csrfprotection
24 Downloads
Plugin that enabled CSRF Protection by default for Minibase framework apps.