phinx
Migration manager
A tool for managing database migrations in PHP applications
PHP Database Migrations for Everyone
4k stars
138 watching
891 forks
Language: PHP
last commit: about 1 month ago
Linked from 3 awesome lists
database-migrationsmigrationsphpphp-database-migrations
Related projects:
Repository | Description | Stars |
---|---|---|
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,705 |
inviqa/mx_phinxmigrations | A Magento module that integrates Phinx migrations to enable zero-downtime deployments | 38 |
php-pm/php-pm | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,565 |
catfan/medoo | A lightweight PHP framework to interact with various databases using a unified API. | 4,846 |
phpbrew/phpbrew | Manages multiple PHP versions and builds for various configurations | 5,416 |
golang-migrate/migrate | Database migration tool written in Go that reads and applies migrations to various databases. | 15,714 |
amacneil/dbmate | A lightweight framework-agnostic database migration tool | 5,539 |
composer/composer | A tool to manage dependencies in PHP projects. | 28,692 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,157 |
pressly/goose | A tool for managing changes to a database schema. | 7,307 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,863 |
chartdb/chartdb | A web-based database diagramming editor that allows users to visualize and design their databases with a single query. | 10,938 |
maxmind/geoip2-php | An API for accessing IP geolocation data from MaxMind databases | 2,355 |
flightphp/core | A fast and extensible framework for building RESTful web applications in PHP | 2,640 |
rubenv/sql-migrate | Tools and scripts for managing changes to a relational database schema in a Go application. | 3,248 |