Libraries tagged by laravel12 Security
mazedlx/laravel-feature-policy
135770 Downloads
Add Feature-Policy headers to the responses of a Laravel app
mateusjunges/laravel-acl
67632 Downloads
This package provides a complete Access Control List management
alkhwlani/xss-middleware
408813 Downloads
A Laravel 5.5+ Middleware to filter user inputs from XSS and iframes and other embed elements.
olssonm/l5-zxcvbn
243623 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
glaivepro/hidevara
287466 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
dgtlss/warden
13494 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
142688 Downloads
Web Application Firewall (WAF) package for Laravel
hungthai1401/vulnerable
41325 Downloads
A Laravel Pulse card to show security vulnerability composer dependencies
therobfonz/laravel-security-headers
5798 Downloads
Adds security headers to Laravel responses.
hdvinnie/laravel-security-headers
39531 Downloads
Adds security related headers to HTTP response.
bepsvpt/laravel-security-header
2445 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
stevenmaguire/laravel-middleware-csp
106883 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
zae/strict-transport-security
102127 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
rinvex/laravel-authy
69663 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
49850 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above