Libraries tagged by sql-injection
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
26 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
6 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
346 Downloads
AsZone Component - Avenger Vulnerabilities
zeratulus/php-sql-injection-filter
10 Downloads
Simple SQL injection detection tool
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
39 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
kriosa-ai/kriosa-php
5 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
fir2be/sanitizer
7 Downloads
A security sanitizer package for Laravel to prevent SQL injection and executable file uploads.
dzentota/secure-db
7 Downloads
A secure-by-default PDO wrapper that prevents SQL injection and provides a developer-friendly API