Libraries tagged by laravel6 Security
mateusjunges/laravel-acl
67800 Downloads
This package provides a complete Access Control List management
alkhwlani/xss-middleware
420067 Downloads
A Laravel 5.5+ Middleware to filter user inputs from XSS and iframes and other embed elements.
olssonm/l5-zxcvbn
248899 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
glaivepro/hidevara
288969 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
dgtlss/warden
14917 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
142782 Downloads
Web Application Firewall (WAF) package for Laravel
hungthai1401/vulnerable
43802 Downloads
A Laravel Pulse card to show security vulnerability composer dependencies
therobfonz/laravel-security-headers
5846 Downloads
Adds security headers to Laravel responses.
neelkanthk/laravel-surveillance
710 Downloads
Put users, IP addresses and anonymous browser fingerprints on surveillance and block malicious ones.
hdvinnie/laravel-security-headers
41460 Downloads
Adds security related headers to HTTP response.
bepsvpt/laravel-security-header
2460 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
stevenmaguire/laravel-middleware-csp
107031 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
zae/strict-transport-security
103445 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
rinvex/laravel-authy
70195 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
50312 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above