Libraries tagged by security
lyquidity/requester
81379 Downloads
Library to query HTTPS Certificates revocation status using the Online Certificate Status Protocol (OCSP) and to make a request to a Timestamp authority (TSA)
lychee-org/phpstan-sensitive-parameter-values
13561 Downloads
PHPStan extension for better support of SensitiveParameter and SensitiveParameterValue attributes.
lucasberto/laravel-vault
5412 Downloads
An easy Laravel integration for HashiCorp Vault
lomkit/laravel-access-control
15905 Downloads
A package to help you manage your laravel application access rights.
lekoala/silverstripe-encrypt
13707 Downloads
Encrypted database fields and files for SilverStripe using CipherSweet
konekt/acl
75894 Downloads
Concord Module for Permission handling (Laravel 11 - 13)
kayue/kayue-wordpress-bundle
26479 Downloads
Support for authenticating WordPress users in Symfony2.
juststeveking/laravel-bastion
437 Downloads
Stripe-inspired API authentication with environment isolation, granular scopes, and built-in security.
jiripudil/otp
29864 Downloads
Library that generates and verifies one-time passwords.
jaydeep/laravel-guarddog
2180 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
jayanta/laravel-threat-detection
411 Downloads
Real-time threat detection and security logging for Laravel applications. Detects SQL injection, XSS, DDoS, scanner bots, and more.
j0k3r/httplug-ssrf-plugin
359317 Downloads
Server-Side Request Forgery (SSRF) protection plugin for HTTPlug
ivqonsanada/enlightn
67826 Downloads
Fork of Enlightn - Your performance & security consultant, an artisan command away.
itools/zendb
7483 Downloads
Injection-proof PHP/MySQL database layer with automatic XSS-safe output
itools/smartstring
17232 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself