Libraries tagged by database to form
doctrine/migrations
230406965 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.
beberlei/doctrineextensions
83978688 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
doctrine/mongodb-odm
25517729 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
scienta/doctrine-json-functions
27924509 Downloads
A set of extensions to Doctrine that add support for json query functions.
interconnectit/search-replace-db
120922 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.
laravelcm/laravel-subscriptions
89817 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.
rinvex/laravel-subscriptions
178571 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
1248725 Downloads
A set of extensions to Doctrine that add support for json query functions.
wazaari/monolog-mysql
921950 Downloads
A handler for Monolog that sends messages to MySQL
friendsofsymfony1/doctrine1
812596 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
phpfastcache/riak-client
6432962 Downloads
Riak client for PHP (Fork of the official basho/riak due to maintainer significant inactivity)
ahmed-bhs/doctrine-doctor
20895 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
php-tmdb/api
390952 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.
wallacemartinss/filament-onboarding
31426 Downloads
Database-driven onboarding for Filament: progress checklists and guided spotlight tours, translatable to any locale.
erjanmx/laravel-migrate-check
279428 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any