2017 © Pedro Peláez
 

library doctrinemigrationsbundle

Doctrine Migrations Bundle for Tomahawk

image

tomahawk/doctrinemigrationsbundle

Doctrine Migrations Bundle for Tomahawk

  • Thursday, August 20, 2015
  • by tomgrohl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 32 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Doctrine Migrations Bundle

Doctrine Migrations Bundle for the TomahawkPHP Framework., (*1)

This bundle is written to support Semvar., (*2)

Settings

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

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

'migration_namespace' => 'DoctrineMigrations',

'migration_name' => 'Migration',

Installation

Install Via Composer

Just add the following to your composer file:, (*4)

"tomahawk/doctrinemigrationsbundle": "1.*"

The Versions

20/08 2015

dev-master

9999999-dev

Doctrine Migrations Bundle for Tomahawk

  Sources   Download

MIT

The Requires

 

by Tom Ellis

migrations doctrine tomahawk

20/08 2015

dev-develop

dev-develop

Doctrine Migrations Bundle for Tomahawk

  Sources   Download

MIT

The Requires

 

by Tom Ellis

migrations doctrine tomahawk

20/08 2015

1.0.1

1.0.1.0

Doctrine Migrations Bundle for Tomahawk

  Sources   Download

MIT

The Requires

 

by Tom Ellis

migrations doctrine tomahawk

28/03 2015

1.0.0

1.0.0.0

Doctrine Migrations Bundle for Tomahawk

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

by Tom Ellis

migrations doctrine tomahawk