laravel-safeguard
by grazulex
Configurable security checks for Laravel applications. Run safety audits on environment variables, configuration files, and hidden routes to prevent common mistakes before going live.
openfga-laravel
by evansims
Stop writing authorization logic. Start asking questions. OpenFGA high performance relationship-based access control for Laravel.
laravel-anti-replay
by djbdeveloper
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.
laravel_vault
by ectica
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel_vault
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
laravel-sentinellog
by harryes
A vigilant authentication logging and security package for Laravel 10-13 (PHP 8.2–8.5).
laravel-permission-controller
by curly-deni
A Laravel package that observes model events and automatically enforces create, update, and delete permissions based on policies.
laravel-permission-mongodb
by tonivega
Permission handling for Laravel 10, 11 and 12 using mongodb (port of spatie permissions)
laravel-access-control
by lomkit
A package to help you manage your laravel application access rights.
laravel-ip-whitelist
by xultech
Laravel middleware package for IP whitelisting with CIDR and wildcard support.
laravel-permission-scanner
Permission Scanner Tool is a scans your application for @can, @canany, and permission middleware usage in controllers, routes, and Blade views. It helps developers analyze and manage role-based access control (RBAC) by extracting all permission-related directives efficiently.
laravel-citadel
A passive survaillance and firewall package for laravel to protect your public facing endpoints.
laravel-cryptographic-signatures
by jmrashed
A Laravel package for cryptographic signature generation and verification.
laravel-attribute-restrictor
by enriko
For Laravel. Easy way to restrict access to specified attributes in a Model
lockryptic
by drlaravel
A powerful PHP library for encrypting files and folders with secure execution capabilities
laravel-permission-mongodb
Permission handling for Laravel 5.2 and up using mongodb
laravel-permission-objects
by foss-haas
Object-level, model-level and simple permissions for Laravel
laravel-permission-mongodb
by gagapolojr
Forked from spatie/laravel-permission. this package for handler mongodb purpose on laravel 11
laravel-email-verify
Validate email addresses that they are valid and non disposable.
laravel-otp-code
by ars
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
laravel-command-banner
by halilcosdu
Laravel Command Banner: Prevents Commands from Running in Defined Environments
laravel-block-cf-origin
by emotality
Laravel package to block direct requests to your Cloudlfare-protected origin server.
laravel-security
by ozankurt
Comprehensive Laravel security suite, WAF, malware scanner, ACL, audit log, live traffic, and notifications. The Wordfence-equivalent for Laravel.
laravel-logins
by alajusticia
Session management in Laravel apps, user notifications on new access, support for multiple separate remember tokens, IP geolocation, User-Agent parser
laravel-security-checker
by mkzaker
Forked from enlightn/laravel-security-checker for supportting laravel 10
laravel-mongodb-permission
by diyako
Permission handling for Laravel 5.3 using Mongodb based on Spatie package