Libraries tagged by form to database
doctrine/migrations
180543008 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.
robmorgan/phinx
41210471 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
doctrine/mongodb-odm
20457908 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
beberlei/doctrineextensions
64874145 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
scienta/doctrine-json-functions
19557133 Downloads
A set of extensions to Doctrine that add support for json query functions.
foolz/sphinxql-query-builder
2022300 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
interconnectit/search-replace-db
105787 Downloads
A PHP search replace tool for quickly modifying a string throughout a database. Useful for changing the base URL when migrating a WordPress site from development to production.
wazaari/monolog-mysql
834785 Downloads
A handler for Monolog that sends messages to MySQL
laravelcm/laravel-subscriptions
24106 Downloads
Laravel Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
friendsofsymfony1/doctrine1
409050 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
rinvex/laravel-subscriptions
165961 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
syslogic/doctrine-json-functions
1171864 Downloads
A set of extensions to Doctrine that add support for json query functions.
qcod/laravel-app-settings
90182 Downloads
A package with UI to store and manage all the settings for your application
phpfastcache/riak-client
5815928 Downloads
Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)
php-tmdb/api
367390 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.