Libraries tagged by sqli
codethereal/sqlite-php
352 Downloads
brandonbest/php-unittest-sqlite
1004 Downloads
Limit the number of migrations/seeders run during unit tests.
bnomei/kirby3-sqlite-cachedriver
1186 Downloads
SQLite based Cache-Driver
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
alexoliverwd/basic-sqlite
61 Downloads
A simple SQLite helper that makes executing queries easier.
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
sqlicious/sqlicious
13 Downloads
Active Record ORM with closures and web interface
ninjaphp/ninja
612 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.
bitslip6/bitfire
38 Downloads
Enterprise firewall, stop all bot/spam and manual attacks. OWASP top 10, with bot whitelist in
aszone/vulnerabilities
343 Downloads
AsZone Component - Avenger Vulnerabilities
yeriomin/redbean-single-file
4791 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
workbunny/storage
151 Downloads
A lightweight storage for PHP based on sqlite3.
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.