Libraries tagged by nosqlite
mthenw/nosqlite
2178 Downloads
Simple key => value store based on SQLite3
gears/nosqlite
346 Downloads
A NoSQL Database, with the portability of SQLite
bainternet/sqlite-simple-store
48 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
novalite/novalite
3 Downloads
The skeleton application for the NovaLite framework.
igor822/nosqlibr
20 Downloads
Simple lib to manipulate data with nosql databases
novalite/framework
1 Downloads
The NovaLite Framework
doctrine/dbal
461312065 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
beberlei/doctrineextensions
55788551 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
scienta/doctrine-json-functions
15853825 Downloads
A set of extensions to Doctrine that add support for json query functions.
nette/database
4965457 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
14572178 Downloads
⏱ Nette Caching: library with easy-to-use API and many cache backends.
ifsnop/mysqldump-php
3820724 Downloads
PHP version of mysqldump cli that comes with MySQL
fresh/doctrine-enum-bundle
5620977 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1229281 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
3803132 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.