Skip to content

tomahawkphp/doctrinemigrationsbundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine Migrations Bundle

Doctrine Migrations Bundle for the TomahawkPHP Framework.

This bundle is written to support Semvar.

Settings

The following config settings can be set in the doctrine.php config. If they are not set a sensible default is used:

'migrations_directory' => 'Resources/Doctrine/migrations',

'migration_namespace' => 'DoctrineMigrations',

'migration_name' => 'Migration',

Installation

Install Via Composer

Just add the following to your composer file:

"tomahawk/doctrinemigrationsbundle": "1.*"

About

Doctrine Migrations Bundle for Tomahawk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages