nette-addon doctrine
Doctrine 2 ORM and Migrations addon for Nette Framework
webcook/doctrine
Doctrine 2 ORM and Migrations addon for Nette Framework
- Sunday, April 5, 2015
- by ufik
- Repository
- 0 Watchers
- 0 Stars
- 2,443 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 11 Forks
- 0 Open issues
- 4 Versions
- 1 % Grown
Library for easy integration Doctrine 2 ORM
to Nette Framework., (*1)
Requirements
- PHP 5.3.2 or later
- Nette Framework 2.0.0 or later
- Doctrine ORM 2.3.0rc or later
Suggest
- Nella Console Extension 2.0.0beta or later
- Doctrine Migrations master
- Nella Gedmo Extension 2.0.0beta or later
Installation
Add "nella/doctrine": "*" to composer.json and run composer update.
Edit your *bootstrap.php and add Nella\Doctrine\Config\Extension::register($configurator);
before $configurator->createContainer()., (*2)
If you want to use Doctrine Migrations add
Nella\Doctrine\Config\MigrationsExtension::register($configurator); before
$configurator->createContainer()., (*3)
For more info please follow documentaion., (*4)
dev-master
9999999-dev
http://nellafw.org
Doctrine 2 ORM and Migrations addon for Nette Framework
Sources
Download
BSD-3-Clause
GPL-2.0+
The Requires
orm
migrations
doctrine
nette
addon
nella
v1.0.1
1.0.1.0
http://nellafw.org
Doctrine 2 ORM and Migrations addon for Nette Framework
Sources
Download
BSD-3-Clause
GPL-2.0+
The Requires
orm
migrations
doctrine
nette
addon
nella
2.0.x-dev
2.0.9999999.9999999-dev
http://nellafw.org
Doctrine 2 ORM and Migrations addon for Nette Framework
Sources
Download
BSD-3-Clause
GPL-2.0+
The Requires
orm
migrations
doctrine
nette
addon
nella
v1.0.0
1.0.0.0
http://nellafw.org
Doctrine 2 ORM and Migrations addon for Nette Framework
Sources
Download
BSD-3-Clause
GPL-2.0+
The Requires
orm
migrations
doctrine
nette
addon
nella