Libraries tagged by sql-injection
andreapollastri/checkpoint
24809 Downloads
Laravel security scanner — checks CVEs, hardcoded secrets, SQL injection, XSS and more via a single Artisan command.
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
stefangabos/zebra_database
12783 Downloads
An advanced, compact and lightweight MySQL database wrapper library, built around PHP's MySQLi extension.
guanguans/soar-php
20655 Downloads
SQL optimizer and rewriter(assisted SQL tuning). - SQL 优化器和重写器(辅助 SQL 调优)。
jaydeep/laravel-guarddog
1300 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
baspa/larascan
410 Downloads
A security-focused static analysis package for Laravel applications
laramint/laravel-security-scanner
940 Downloads
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
mmeyer2k/laravel-sqli-guard
2596 Downloads
SQL injection prevention plugin for laravel
laikait/laika-shield
1338 Downloads
A powerful firewall middleware package for the Laika PHP Framework — IP filtering, rate limiting, SQL injection & XSS detection, and request filtering.
jayanta/laravel-threat-detection
127 Downloads
Real-time threat detection and security logging for Laravel applications. Detects SQL injection, XSS, DDoS, scanner bots, and more.
yidas/magic-quotes-gpc
26 Downloads
Implement magic_quotes_gpc on PHP 5.4 above version for legacy code
subhashladumor1/laravel-cybershield
0 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
saarors/firewtwall-php
1 Downloads
Zero-dependency PHP Web Application Firewall — drop-in auto_prepend_file middleware
intentphp/guard
20 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
erikwang2013/security-php
171 Downloads
A PHP security attack detection plugin featuring 27 threat detectors and compatibility with Laravel, Webman, ThinkPHP, and Hyperf.