Libraries tagged by laravel7 Security
neelkanthk/laravel-surveillance
780 Downloads
Put users, IP addresses and anonymous browser fingerprints on surveillance and block malicious ones.
mitnick/laravel-security
11546 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!
leonardolima/laravel-security-check
245 Downloads
Security validator for Laravel projects
hdvinnie/laravel-security-headers
47481 Downloads
Adds security related headers to HTTP response.
stevenmaguire/laravel-middleware-csp
107202 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
zae/strict-transport-security
106946 Downloads
Set the HSTS header to enable HTTP Strict Transport Security
rebelinblue/laravel-zxcvbn
51877 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
ferdous/laravel-otp-validate
23905 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.
beatswitch/lock-laravel
28278 Downloads
A Laravel Driver for Lock.
authlete/authlete-laravel
24756 Downloads
Authlete Library for Laravel
alajusticia/laravel-logins
6413 Downloads
Sessions and Sanctum tokens tracking in Laravel apps, users notification on new login, multiple remember tokens, IP geolocation, User-Agent parser
rinvex/laravel-auth
2905 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
lahaxearnaud/laravel-u2f
56483 Downloads
U2F support for laravel 6
konekt/acl
67054 Downloads
Concord Module for Permission handling (Laravel 10 - 12)
efficiently/authority-controller
33205 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.