aygon / doctrine-migrations-bundle
Add Doctrine Migrations to Symfony2
Installs: 303
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/doctrine-bundle: *
- doctrine/migrations: *
- symfony/framework-bundle: 2.*
This package is not auto-updated.
Last update: 2024-11-23 14:43:42 UTC
README
This bundle integrates the Doctrine2 Migrations library. into Symfony so that you can safely and quickly manage database migrations.