Libraries tagged by Laravel Security
graham-campbell/security-core
1447999 Downloads
Security Core Is A Wrapper Of voku/anti-xss For General Use
asbiin/laravel-webauthn
504476 Downloads
Laravel Webauthn support
graham-campbell/binput
474521 Downloads
Binput Is An Input Protector For Laravel
cjmellor/browser-sessions
16324 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
cartalyst/sentry
1203986 Downloads
PHP 5.3+ Fully-featured Authentication & Authorization System
imanghafoori/laravel-password-history
140708 Downloads
A package to keep a history of all password changes of users
enlightn/laravel-security-checker
160159 Downloads
A Laravel package to scan your dependencies for known security vulnerabilities.
stechstudio/laravel-env-security
85331 Downloads
Securely manage .env files for different deployment environments
treblle/security-headers
17352 Downloads
A collection of HTTP middleware classes to improve the security headers in your Laravel application.
skydiver/laravel-route-blocker
66290 Downloads
Block routes by IP
salehhashemi/laravel-otp-manager
7676 Downloads
Laravel OTP manager
mostafamaklad/laravel-permission-mongodb
199001 Downloads
Permission handling for Laravel 5.2 and up using mongodb
mazedlx/laravel-feature-policy
134089 Downloads
Add Feature-Policy headers to the responses of a Laravel app
mateusjunges/laravel-acl
67467 Downloads
This package provides a complete Access Control List management
alkhwlani/xss-middleware
400588 Downloads
A Laravel 5.5+ Middleware to filter user inputs from XSS and iframes and other embed elements.