Libraries tagged by php data base
friendsofsymfony1/doctrine1
362893 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
rakibtg/sleekdb
97270 Downloads
SleekDB - A 30Kb NoSQL Database made using PHP
lulco/phoenix
280369 Downloads
Database Migrations for PHP
stefanak-michal/bolt
479883 Downloads
PHP library to provide connectivity to graph database over TCP socket with Bolt specification
dg/adminer-custom
698107 Downloads
Customization for Adminer, the best database management tool written in PHP.
php-tmdb/api
363789 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.
doctrine/phpcr-odm
1400965 Downloads
PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.
vcian/laravel-db-auditor
20398 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
spiritix/lada-cache
405620 Downloads
A Redis based, automated and scalable database caching layer for Laravel
sergeytsalkov/meekrodb
319546 Downloads
The Simple PHP/MySQL Library
react/mysql
339700 Downloads
Async MySQL database client for ReactPHP.
picocms/pico
36876 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.
morris/lessql
127843 Downloads
LessQL: A lightweight and performant PHP ORM alternative
lichtner/fluentpdo
252575 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
hyperf/db-connection
2097126 Downloads
A hyperf db connection handler for hyperf/database.