Libraries tagged by application security
stellarsecurity/application-insights-laravel
579 Downloads
Stellar Security - Application Insights style telemetry for Laravel (HTTP, DB, jobs, mail, dependencies).
artflow-studio/laravel-security
361 Downloads
Laravel package that scans applications (including Livewire) for security vulnerabilities, reports issues with severity levels, and provides remediation guidance and optional automated fixes.
nswdpc/silverstripe-security-recipe
2974 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
easycorp/easy-security-bundle
6308 Downloads
Useful security-related shortcuts for Symfony applications
mouf/security.userservice
208185 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
mouf/security.userfiledao
144810 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mouf/security.simplelogincontroller
192471 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
mouf/security.rightsservice
65227 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
bringyourownideas/silverstripe-composer-security-checker
103954 Downloads
Provides information if your SilverStripe application uses dependencies with known vulnerabilities.
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.
jayanta/laravel-threat-detection
125 Downloads
Real-time threat detection and security logging for Laravel applications. Detects SQL injection, XSS, DDoS, scanner bots, and more.
shieldfy/waf-detector
140 Downloads
This is a simple package for Web Application Firewall Detection. It supports CloudFlare, Incapsula, ModSecurity, and Shieldfy out of the box.
secursus/laravel-firewall
652 Downloads
Web Application Firewall (WAF) package for Laravel
ronu/laravel-app-context
114 Downloads
Multi-channel application context management for Laravel with JWT and API Key authentication
lorddashme/php-simple-captcha
2990 Downloads
A simple captcha package that fit to any type of web application built on php.