Download the PHP package petrknap/doctrine-unalterablemigrations without Composer
On this page you can find all versions of the php package petrknap/doctrine-unalterablemigrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download petrknap/doctrine-unalterablemigrations
More information about petrknap/doctrine-unalterablemigrations
Files in petrknap/doctrine-unalterablemigrations
Download petrknap/doctrine-unalterablemigrations
More information about petrknap/doctrine-unalterablemigrations
Files in petrknap/doctrine-unalterablemigrations
Vendor petrknap
Package doctrine-unalterablemigrations
Short Description Unalterable migrations for Doctrine Migrations
License MIT
Homepage https://petrknap.github.io/docs/doctrine-unalterablemigrations.html
Package doctrine-unalterablemigrations
Short Description Unalterable migrations for Doctrine Migrations
License MIT
Homepage https://petrknap.github.io/docs/doctrine-unalterablemigrations.html
Please rate this library. Is it a good library?
Informations about the package doctrine-unalterablemigrations
Unalterable migrations for Doctrine Migrations
This package provides simple way how to migrate unalterable objects like views and triggers.
Example
Create view
Alter view
Rename view
Drop view
How to install
Run composer require petrknap/doctrine-unalterablemigrations
or merge this JSON code with your project composer.json
file manually and run composer install
. Instead of dev-master
you can use one of released versions.
Or manually clone this repository via git clone https://github.com/petrknap/doctrine-unalterablemigrations.git
or download this repository as ZIP and extract files into your project.
All versions of doctrine-unalterablemigrations with dependencies
PHP Build Version
Package Version
The package petrknap/doctrine-unalterablemigrations contains the following files
Loading the files please wait ....