Libraries tagged by pdo_sqlite
doctrine/dbal
523906455 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpfastcache/phpfastcache
4374075 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, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/database
5838329 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
ifsnop/mysqldump-php
4651794 Downloads
PHP version of mysqldump cli that comes with MySQL
dibi/dibi
3510038 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2598377 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2122983 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
ezsql/ezsql
40105 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
opis/database
81283 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
delight-im/db
135341 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
22140 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
218293 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
236714 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
528552 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
tommyknocker/pdo-database-class
4948 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements