Libraries tagged by pdo_sqlite
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
finesse/wired
525 Downloads
Light standalone ORM with a query builder and no external configuration
finesse/mini-db
1336 Downloads
Light database abstraction with a query builder
ddzh-dev/php-hive-queue
9 Downloads
$queue->push('I can be popped off after', '10 minutes');
dbhelper/dbhelper
25 Downloads
use databaseobject to easily handle database[pdo,redis,mongodb]
crazedsanity/permission
15 Downloads
Library for handling permissions.
crazedsanity/database
781 Downloads
Database abstraction library.
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bardoqi/php-hive-queue
41 Downloads
$queue->push('I can be popped off after', '10 minutes');
acromedia/mysqldump-php
2429 Downloads
PHP version of mysqldump cli that comes with MySQL
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
pyrsmk/olive
58 Downloads
Handle several database types with the same API
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
phpddd/repository-sql
578 Downloads
Explicit SQL Repository implementation with PDO and MySQLi support.
freekrai/schemaless
195 Downloads
Schemaless database on top of SqLite