Libraries tagged by SQL Injection
saarors/firewtwall-php
1 Downloads
Zero-dependency PHP Web Application Firewall — drop-in auto_prepend_file middleware
one4vision/t3lockdown
10 Downloads
Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.
intentphp/guard
28 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
enshrined/wp-taint
8 Downloads
Interprocedural taint analysis for WordPress PHP. Finds real XSS, SQL injection and authorization bugs.
dhanikkeraliya/laravel-securescan
14 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
347 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
40 Downloads
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
salehye/laravel-security
4 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