Search results for sqlite3
scienta/doctrine-json-functions
19219798 Downloads
A set of extensions to Doctrine that add support for json query functions.
nette/database
5758152 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
16366687 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
4560580 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
6147273 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1369874 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
4311347 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
1993757 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1952644 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.
dibi/dibi
3478744 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
696822 Downloads
PHP DataMapper ORM and Data Modelling Engine
aura/sqlquery
2564215 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2081441 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.
loupe/loupe
68814 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
aaemnnosttv/wp-sqlite-db
55013 Downloads
SQLite drop-in database driver for WordPress