Libraries tagged by laravel7 Security
canaan5/power
29 Downloads
Full Administrative Package for laravel
bespredel/encryption-form
17 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
artristik/auto-rename-fileupload
8 Downloads
A Laravel package
artristik/audit-trail
24 Downloads
A Laravel package
antaresproject/core
534 Downloads
Antares Core
anndro/sentry_ldap
349 Downloads
PHP 5.3+ Fully-featured Authentication & Authorization System with Ldap
saritasa/roles-simple
11567 Downloads
User has field role_id and corresponding lookup table
harrisonratcliffe/browser-sessions-enhanced
18 Downloads
An enhanced version of the cjmellor/browser-sessions 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
cortex/auth
3425 Downloads
Cortex Auth is a frontend layer for the powerful authentication, authorization and verification package rinvex/laravel-auth on top of Laravel. It has all required controllers, views, routes, and other required assets to run a fully functional user management system with complete dashboard out of the box.
secureforge/defendercore
17 Downloads
Laravel code security
tech-ed/simpl-otp
94 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
ssmulders/hashed-passport
7644 Downloads
Transforms Laravel Passport's default incrementing integer client_id into an industry standard unique hashed string. Optionally, you can use encrypted client secrets for improved security. The package is non-intrusive. See the readme for details.
matondo/twofactorauth
10 Downloads
Laravel package that adds two-factor authentication (2FA) for enhanced security
looplinguist/random-password-generator
86 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
yogeshjoshi/laravel-security-checkup
1 Downloads
Laravel package for security permission checks.