Skip to content

MrGreenStuff/Doctrine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kdyby/Doctrine Build Status

Requirements

Kdyby/Doctrine requires PHP 5.3.2 with pdo extension.

Installation

The best way to install Kdyby/Doctrine is using Composer:

$ composer require kdyby/doctrine

But if you're using development version of Nette, you have to specify the development Kdyby dependencies.

"require": {
	"nette/nette": "@dev",
	"kdyby/doctrine": "@dev"
}

and now run the update

$ composer update

More information can be found at detailed documentation.


Homepage http:https://www.kdyby.org and repository http:https://github.com/kdyby/doctrine.

About

Doctrine 2 ORM integration into Nette Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published