Libraries tagged by pdo-sqlite
doctrine/dbal
518545471 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
phpfastcache/phpfastcache
4306804 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
5751409 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
4552697 Downloads
PHP version of mysqldump cli that comes with MySQL
dibi/dibi
3476385 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2562247 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2079203 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
39248 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
opis/database
80491 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
jv2222/ezsql
10988 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
133399 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
22008 Downloads
PHP version of mysqldump cli that comes with MySQL
aura/sqlschema
216516 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
235217 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
526810 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.