Libraries tagged by nosqlite
usmanhalalit/pixie
1780437 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
matthiasmullie/scrapbook
1584075 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
3217467 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
556096 Downloads
PHP DataMapper ORM and Data Modelling Engine
aura/sqlquery
2306157 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1764277 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.
syslogic/doctrine-json-functions
1127348 Downloads
A set of extensions to Doctrine that add support for json query functions.
aaemnnosttv/wp-sqlite-db
47494 Downloads
SQLite drop-in database driver for WordPress
onecentlin/laravel-adminer
335003 Downloads
Laravel Adminer Database Manager
nettrine/dbal
1485507 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
34482 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
655424 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
398844 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
164559 Downloads
Fast & standalone PHP MySQL Query Builder library.
apix/cache
507304 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.