Libraries tagged by protect
league/oauth2-server
108287746 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
74400273 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
auth0/auth0-php
15836281 Downloads
PHP SDK for Auth0 Authentication and Management APIs.
auth0/login
4017468 Downloads
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
matthiasmullie/scrapbook
1793675 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
1198364 Downloads
Protect your users from entering dumb and common passwords
slim/csrf
1738317 Downloads
Slim Framework 4 CSRF protection PSR-15 middleware
setasign/fpdi-protection
4086954 Downloads
A FPDI compatible version of the FPDF_Protection script.
protonemedia/laravel-xss-protection
326548 Downloads
Laravel XSS protection, middleware and sanitization
owasp/csrf-protector-php
281410 Downloads
CSRF protector php, a standalone php library for csrf mitigation in web applications. Easy to integrate in any php web app.
auth0/symfony
489320 Downloads
Symfony SDK for Auth0 Authentication and Management APIs.
rahulalam31/laravel-abuse-ip
16931 Downloads
Block ip address of all spammer's around the world.
phpmussel/phpmussel
203950 Downloads
PHP-based anti-virus anti-trojan anti-malware solution.
maba/gentle-force-bundle
455270 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
515135 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis