Libraries tagged by Laravel Security
alkhwlani/xss-middleware
444148 Downloads
A Laravel 5.5+ Middleware to filter user inputs from XSS and iframes and other embed elements.
tomatophp/filament-developer-gate
62494 Downloads
Secure your selected route by using a middleware with static password for developers only
olssonm/l5-zxcvbn
261407 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
glaivepro/hidevara
291749 Downloads
Laravel millipackage that hides variables from getting dumped in the Whoops page when your app crashes.
dgtlss/warden
18758 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
142993 Downloads
Web Application Firewall (WAF) package for Laravel
therobfonz/laravel-security-headers
6001 Downloads
Adds security headers to Laravel responses.
neelkanthk/laravel-surveillance
759 Downloads
Put users, IP addresses and anonymous browser fingerprints on surveillance and block malicious ones.
mitnick/laravel-security
11501 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!
leonardolima/laravel-security-check
152 Downloads
Security validator for Laravel projects
hdvinnie/laravel-security-headers
45431 Downloads
Adds security related headers to HTTP response.
bepsvpt/laravel-security-header
2511 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
zae/strict-transport-security
105802 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
wnikk/laravel-access-rules
3224 Downloads
Simple system of ACR (access control rules) for Laravel, with roles, groups, unlimited inheritance and possibility of multiplayer use.
rebelinblue/laravel-zxcvbn
51362 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above