Libraries tagged by php database
doctrine/dbal
525377693 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/orm
256047904 Downloads
Object-Relational-Mapper for PHP
doctrine/migrations
181374833 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
kreait/firebase-php
31600170 Downloads
Firebase Admin SDK
robmorgan/phinx
41401592 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
kreait/laravel-firebase
12561804 Downloads
A Laravel package for the Firebase PHP Admin SDK
adodb/adodb-php
3130519 Downloads
ADOdb is a PHP database abstraction layer library
jeremykendall/php-domain-parser
11474116 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
ifsnop/mysqldump-php
4676129 Downloads
PHP version of mysqldump cli that comes with MySQL
alcaeus/mongo-php-adapter
11563012 Downloads
Adapter to provide ext-mongo interface on top of mongo-php-library
catfan/medoo
1387184 Downloads
The lightweight PHP database framework to accelerate development
vrana/adminer
2799761 Downloads
Database management in a single PHP file.
phpfastcache/phpfastcache
4392034 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.
enlightn/security-checker
29591445 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
doctrine/mongodb-odm
20546474 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.