Libraries tagged by Laravel Security
olssonm/l5-zxcvbn
240758 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
glaivepro/hidevara
286655 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
efficiently/authority-controller
32881 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
dgtlss/warden
11683 Downloads
A Laravel package that proactively monitors your dependencies for security vulnerabilities by running automated composer audits and sending notifications via webhooks and email
akaunting/firewall
142608 Downloads
Web Application Firewall (WAF) package for Laravel
hungthai1401/vulnerable
39443 Downloads
A Laravel Pulse card to show security vulnerability composer dependencies
therobfonz/laravel-security-headers
5714 Downloads
Adds security headers to Laravel responses.
hdvinnie/laravel-security-headers
37826 Downloads
Adds security related headers to HTTP response.
bepsvpt/laravel-security-header
2438 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
stevenmaguire/laravel-middleware-csp
106800 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
zae/strict-transport-security
101492 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
rinvex/laravel-authy
69242 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
rebelinblue/laravel-zxcvbn
49530 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
ferdous/laravel-otp-validate
23098 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
erag/laravel-role-permission
4021 Downloads
A simple and easy-to-install role and permission management package for Laravel, supporting versions 10.x and 11.x