lokhman/silex-doctrine-migrations

Silex service provider for Doctrine Migrations library

2.0 2016-08-30 13:29 UTC

This package is auto-updated.

Last update: 2024-04-16 20:45:40 UTC


README

N.B.: silex-doctrine-migrations is now merged into silex-tools library and further development will be discontinued. The new library is fully compatible with Silex 2.0+ and improves basic functionality of the included components.

More details: https://github.com/lokhman/silex-tools.

Silex service provider for Doctrine Migrations library.

This is a Silex 2.0+ fork of https://github.com/kurlltd/silex-doctrine-migrations-provider.

Library is fully compatible with Silex 2.0+ (releases 2.0+).

Installation

You can install library through Composer:

composer require lokhman/silex-doctrine-migrations

License

Library is available under the MIT license. The included LICENSE file describes this in detail.