Download the PHP package weew/app-doctrine without Composer
On this page you can find all versions of the php package weew/app-doctrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weew/app-doctrine
More information about weew/app-doctrine
Files in weew/app-doctrine
Download weew/app-doctrine
More information about weew/app-doctrine
Files in weew/app-doctrine
Vendor weew
Package app-doctrine
Short Description Integrates doctrine in to the weew/app package.
License MIT
Package app-doctrine
Short Description Integrates doctrine in to the weew/app package.
License MIT
Please rate this library. Is it a good library?
Informations about the package app-doctrine
App doctrine provider
Table of contents
- Installation
- Introduction
- Usage
- Example config
- Doctrine console
Installation
composer require weew/app-doctrine
Introduction
This package integrates doctrine/orm and doctrine/migrations into the weew/app framework.
Usage
Simply register the DoctrineProvider
class on the application kernel:
Example config
This is how your config might look like in yaml:
Doctrine console
You can run doctrine console tool like this:
All versions of app-doctrine with dependencies
PHP Build Version
Package Version
Requires
doctrine/orm Version
^2.5
doctrine/migrations Version ^1.4
weew/container-doctrine-integration Version ^1.0
weew/app Version ^2.0
weew/config-schema Version ^1.4
doctrine/migrations Version ^1.4
weew/container-doctrine-integration Version ^1.0
weew/app Version ^2.0
weew/config-schema Version ^1.4
The package weew/app-doctrine contains the following files
Loading the files please wait ....