Libraries tagged by SQL Injection
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.
dhanikkeraliya/laravel-securescan
13 Downloads
A powerful security scanner for Laravel applications with CLI and web dashboard support to detect vulnerabilities like SQL Injection, XSS, secrets, and misconfigurations.
aszone/vulnerabilities
344 Downloads
AsZone Component - Avenger Vulnerabilities
xaron/cloud-firewall
62 Downloads
Protect your website against bots/spam/flood as using Cloudflare service.
ninjaphp/ninja
616 Downloads
A simple but very effective PHP firewall. It enables you to easily block most SQL and XSS injections. It also includes a white-/blacklisting of IP's and throttling request using Leaky Bucket.
zeratulus/php-sql-injection-filter
10 Downloads
Simple SQL injection detection tool
denniscarrazeiro/php-sql-builder-module
4 Downloads
A library that proposes the exchange query strings for easy-to-understand objects.
yd-shomer/php-shomer
0 Downloads
SQL Query Guardian (שומר) - Runtime validation and security for PHP development
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
shammaa/laravel-security
38 Downloads
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
salehye/laravel-security
2 Downloads
🔥 Advanced Security Package for Laravel 12 - The most comprehensive security solution for Laravel applications
m9nx/laravel-runtime-guard
0 Downloads
A security-focused runtime monitoring and guard layer for Laravel applications
kriosa-ai/kriosa-php
1 Downloads
AI-Powered Web Application Middleware - Protect your apps from SQL injection, XSS, and 10+ attack vectors in 30 seconds
jasonsarino/php-formvalidator
10 Downloads