Libraries tagged by php database
friendsofsymfony1/doctrine1
327509 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
rakibtg/sleekdb
94600 Downloads
SleekDB - A 30Kb NoSQL Database made using PHP
lulco/phoenix
269960 Downloads
Database Migrations for PHP
dg/adminer-custom
685008 Downloads
Customization for Adminer, the best database management tool written in PHP.
stefanak-michal/bolt
451123 Downloads
PHP library to provide connectivity to graph database over TCP socket with Bolt specification
fire015/flintstone
96914 Downloads
A key/value database store using flat files for PHP
vcian/laravel-db-auditor
16386 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
tzsk/otp
433013 Downloads
OTP Generator and Verifier without database
triagens/arangodb
168791 Downloads
ArangoDB PHP client
spiritix/lada-cache
398116 Downloads
A Redis based, automated and scalable database caching layer for Laravel
sergeytsalkov/meekrodb
307604 Downloads
The Simple PHP/MySQL Library
react/mysql
327035 Downloads
Async MySQL database client for ReactPHP.
picocms/pico
36728 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
phpfastcache/riak-client
5632580 Downloads
Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)
php-tmdb/api
359064 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.