Libraries tagged by pdo_sqlite
doctrine/dbal
599937491 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpfastcache/phpfastcache
5265983 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
6923000 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
5890362 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sql
2628335 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.
dibi/dibi
3969185 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
3085436 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
ezsql/ezsql
48589 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
opis/database
85187 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
ntanduy/cloudflare-d1-database
7529 Downloads
Cloudflare D1 database driver for Laravel — full Eloquent & Query Builder support.
jv2222/ezsql
11495 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
168236 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
23098 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
241591 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
255020 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.