Libraries tagged by rqlite
matthiasmullie/scrapbook
1543647 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
3172664 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2272502 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1736245 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
1121263 Downloads
A set of extensions to Doctrine that add support for json query functions.
robinherbots/jquery.inputmask
257726 Downloads
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
aaemnnosttv/wp-sqlite-db
46823 Downloads
SQLite drop-in database driver for WordPress
vcian/laravel-db-auditor
8290 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
onecentlin/laravel-adminer
325631 Downloads
Laravel Adminer Database Manager
nettrine/dbal
1425739 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
34023 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
648234 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
387883 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
162848 Downloads
Fast & standalone PHP MySQL Query Builder library.
apix/cache
504008 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.