Libraries tagged by sqlite
doctrine/dbal
599295983 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
scienta/doctrine-json-functions
25412221 Downloads
A set of extensions to Doctrine that add support for json query functions.
beberlei/doctrineextensions
78634121 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
nette/database
6914551 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.
nette/caching
19143852 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
5876043 Downloads
PHP version of mysqldump cli that comes with MySQL
cycle/orm
896398 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1540980 Downloads
The lightweight PHP database framework to accelerate development
aura/sql
2622993 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.
phpfastcache/phpfastcache
5254949 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.
usmanhalalit/pixie
2234933 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
onecentlin/laravel-adminer
526013 Downloads
Laravel Adminer Database Manager
matthiasmullie/scrapbook
2721119 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
fresh/doctrine-enum-bundle
6993358 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dibi/dibi
3962909 Downloads
Dibi is Database Abstraction Library for PHP