migrations
Database migration tool
A tool for managing changes to a database schema over time
Doctrine Database Migrations Library
5k stars
40 watching
388 forks
Language: PHP
last commit: 11 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
doctrine/doctrinemigrationsbundle | A Symfony bundle for managing changes to your database schema in a predictable way | 4,209 |
doctrine/dbal | A powerful library that provides a high-level interface to interact with various relational databases. | 9,477 |
doctrine-extensions/doctrineextensions | Provides additional functionality to Doctrine for managing data in PHP applications | 4,044 |
l3pp4rd/doctrineextensions | A set of behavioral extensions for the Doctrine2 framework to simplify common business logic features | 144 |
doctrine/doctrinefixturesbundle | Provides a way to load data into a Symfony application's database using predefined configurations and fixtures. | 2,461 |
doctrine/annotations | A library for extracting and processing annotations from PHP docblocks. | 6,742 |
opsway/doctrine-dbal-postgresql | Extends Doctrine's DBAL component with native PostgreSQL data types and functions. | 159 |
happyr/doctrine-specification | A Doctrine query specification library simplifying repository queries and reducing code duplication. | 447 |
ramsey/uuid-doctrine | A Doctrine field type extension for using Ramsey/Uuid as an identifier type. | 898 |
wpottier/wizaddoctrinedocbundle | Automates generation of documentation for Doctrine ORM schema. | 15 |
juliangut/slim-doctrine-middleware | Middleware for integrating Doctrine with the Slim Framework. | 6 |
fluentmigrator/fluentmigrator | A migration framework for .NET that enables developers to manage and version their database schema | 3,269 |
git/git | A fast and scalable distributed revision control system with an unusually rich command set. | 52,618 |
fre5h/doctrineenumbundle | Provides support for enumerations in Doctrine for use with Symfony applications. | 460 |
stof/stofdoctrineextensionsbundle | An integration bundle for a set of DoctrineExtensions to simplify working with Symfony projects. | 1,891 |