Libraries tagged by sql-injection
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
charm/db
39 Downloads
PDO wrapper, for those that dislike verbose `PDOStatement` methods but also dislike SQL injection.
abdulsalamamtech/php-validator
9 Downloads
PHP Validator is a PHP OOP library that helps in validating users input and prevent sql injection
mecanik/sanitiser-x
11 Downloads
Zend 2/3 Module that sanitises requests and inputs against XSS (Cross-Site Scripting), CSRF (Cross-Site Request Forgery), RFI (Remote File Inclusion), LFI (Local File Inclusion), SQLi (SQL Injection) and more...
shiyan/lite-sql-insert
28 Downloads
Lightweight SQL insertion service.