Libraries tagged by laravel5 Security
elohim/laravel-security-check
8 Downloads
Security validator for Laravel projects
barryvdh/laravel-security
6563 Downloads
This packages integrates Symfony Security Core in Laravel, mainly to use the Voters to check acces to roles/objects.
vcian/laravel-ip-gateway
602 Downloads
Blacklist or Whitelist IP of your application routes.
m-derakhshi/laravel-php-security
230 Downloads
A package for checking PHP security settings in Laravel
prahsys/laravel-perimeter
378 Downloads
Comprehensive system-level security monitoring for Laravel applications
duality-studio/lara-security
602 Downloads
A straight implementation of security headers for Laravel
ngankt2/laravel-helper
48 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
yorcreative/laravel-scanator
9 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
wnikk/laravel-access-ui
3260 Downloads
Interface of simple ACR (Access Control Rules) for Laravel.
tonivega/laravel-permission-mongodb
73 Downloads
Permission handling for Laravel 10, 11 and 12 using mongodb (port of spatie permissions)
thetribeofdan/laravel_vault
31 Downloads
A Laravel package that helps you easily integrate and manage secrets from HashiCorp Vault, with caching and env/config-style access.
sundance-solutions/security-portal-client
8119 Downloads
This is a client for a soon to be opensource portal
spiti/laravel-permission-6
425 Downloads
Permission handling for Laravel 8.0 and up
sicaboy/laravel-mfa
1092 Downloads
A Laravel package of Multi-factor Authentication (MFA/2FA) with a middleware.
onramplab/laravel-webhooks
1084 Downloads
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.