Libraries tagged by pdo_sqlite
doctrine/dbal
534617930 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpfastcache/phpfastcache
4501798 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
6009164 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
4819276 Downloads
PHP version of mysqldump cli that comes with MySQL
dibi/dibi
3569753 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2665956 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2208923 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
41334 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
opis/database
82188 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
138723 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
22335 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
222425 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
239300 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
531832 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
5042 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements