Libraries tagged by pdo_sqlite
scandio/troba
408 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
aviat4ion/query
1892 Downloads
Database Query Builder and Abstraction layer
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
tredmann/monolog-pdo-sqlite
1 Downloads
polyfills/pdo-sqlite-subclass
0 Downloads
User-land PHP polyfill for PDO Sqlite driver subclass.
jichangfeng/sqlite
695 Downloads
Long-living SQLite connection for daemon.
devman87/simple-pdo-wrapper
8 Downloads
Simple Pdo Wrapper
sweetrdf/in-memory-store-sqlite
500 Downloads
RDF in-memory quad store implementation using PDO and SQLite.
setbased/php-stratum-sqlite-pdo
3697 Downloads
PhpStratum SQLite: A stored procedure loader and wrapper generator for SQLite
francescozanoni/zend-cache-sqlite3-pdo
33 Downloads
SQLite 3 cache engine for Zend Framework 1, based on PDO driver
jaredhowland/simple-pdo-wrapper
59 Downloads
A simple PDO wrapper for accessing MySQL and SQLite databases.
tdc/pdo
123 Downloads
PDO MySQL/MariaDB/PostgreSQL/SQLite wrapper adding nested transactions and sane defaults
terah/fluent-pdo-model
271 Downloads
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
oddler/pdo
129 Downloads
PDO
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.