Libraries tagged by protect
league/oauth2-server
112191747 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
google/recaptcha
76536205 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
auth0/auth0-php
16432794 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
auth0/login
4155682 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
matthiasmullie/scrapbook
1885102 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
unicodeveloper/laravel-password
1221668 Downloads
Protect your users from entering dumb and common passwords
slim/csrf
1777158 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
setasign/fpdi-protection
4125808 Downloads
A FPDI compatible version of the FPDF_Protection script.
protonemedia/laravel-xss-protection
354346 Downloads
Laravel XSS protection, middleware and sanitization
owasp/csrf-protector-php
291067 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.
auth0/symfony
515912 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
rahulalam31/laravel-abuse-ip
19116 Downloads
Block ip address of all spammer's around the world.
phpmussel/phpmussel
206519 Downloads
PHP-based anti-virus anti-trojan anti-malware solution.
maba/gentle-force-bundle
469495 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
531624 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis