Libraries tagged by SQL Injection
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
filipsedivy/attack-protect
127 Downloads
Effective protection website
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
satuduasatu/sqlid
7 Downloads
SQL Injection Detector using Regex and Aho-Corasick algorithm for preventing SQL Injection attack.
rasuvaeff/specification
0 Downloads
Type-safe specification pattern for composing Yiisoft DB queries: AND, OR, NOT, comparisons, IN, BETWEEN, LIKE — with SQL injection protection.
rafaelcaviquioli/php-clean-request
27 Downloads
The purpose of this class is to clear all the input parameters in an HTTP request by avoiding the passage of SQL Injection made by bad intentioned people.
konecta/purify-helper
19 Downloads
:validación de contenido para SQL injection y XSS, de la KSF
gurpreetsinghin/vaults-security-laravel-7
16 Downloads
Project SECURITY is a powerful website security app that will protect your website from hackers, attacks and other threats. It could protect your website from SQLi Attacks (SQL Injections), XSS Vulnerabilities, Proxy Visitors, Spammers and many other types of threats.
gurpreetsinghin/vaults-security
5 Downloads
Project SECURITY is a powerful website security app that will protect your website from hackers, attacks and other threats. It could protect your website from SQLi Attacks (SQL Injections), XSS Vulnerabilities, Proxy Visitors, Spammers and many other types of threats.
domina/purify-helper
0 Downloads
:validación de contenido para SQL injection y XSS, de Domina
dnoegel/pdo-inspector
7 Downloads
Inspect PDO queries for possible SQL injections