Libraries tagged by sql-injection
intentphp/guard
16 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
dhanikkeraliya/laravel-securescan
12 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
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, ...)
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/kriosa
0 Downloads
AI-Powered Web Application Middleware - Protect your apps from SQL injection, XSS, and 10+ attack vectors in 30 seconds
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
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
dmk/mkphpids
8803 Downloads
Currently the PHPIDS detects all sorts of XSS, SQL Injection, header injection, directory traversal, RFE/LFI, DoS and LDAP attacks. Through special conversion algorithms the PHPIDS is even able to detect heavily obfuscated attacks.
yidas/magic-quotes
94 Downloads
Implement magic_quotes_gpc on PHP 5.4 above version for legacy code