Download the PHP package streamcommon/doctrine-manager without Composer
On this page you can find all versions of the php package streamcommon/doctrine-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download streamcommon/doctrine-manager
More information about streamcommon/doctrine-manager
Files in streamcommon/doctrine-manager
Download streamcommon/doctrine-manager
More information about streamcommon/doctrine-manager
Files in streamcommon/doctrine-manager
Vendor streamcommon
Package doctrine-manager
Short Description Doctrine 2 container interop
License BSD-3-Clause
Package doctrine-manager
Short Description Doctrine 2 container interop
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package doctrine-manager
doctrine-manager
This package provide Doctrine 2 factories for PRS-11 container standard.
Branches
Installation
Console run:
Or add into your composer.json
:
Please check doctrine documentation for more info
- ORM version 2.6
- DBAL version 2.9
- Migrations version 2.1
- Event Manager version 1.0
- Metadata driver
- ORM Events
- Doctrine Annotation >1.6
- Caching
- Entity Manager
- ZendFramework/zend-servicemanager
- ZendFramework/zend-auradi-config
- ZendFramework/zend-pimple-config
- Jsoumelidis/zend-sf-di-config
- Laminas/laminas-servicemanager
- Laminas/laminas-auradi-config
- Laminas/laminas-pimple-config
Example configure project file
Psr\Container\ContainerInterface
container MUST haveconfig
key
Configure your project config file:
-
Configure doctrine configuration like:
-
Configure connection options like:
-
Configure entity|event manager:
-
Configure orm driver, for example:
-
Configure doctrine cache:
-
Configure your project dependencies:
- Use in your project:
Example configure container
Laminas ServiceManager
Symfony Container
Etc...
CLI usage
1) See
- doctrine orm console tools
- doctrine migrations console tools
2) For many connections was added a new
--object-manager
argument toorm
namespace:
All versions of doctrine-manager with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
psr/container Version ^1.0
doctrine/orm Version ^2.6.3
doctrine/dbal Version ^2.9.2
doctrine/migrations Version ^3.0.0
doctrine/event-manager Version ^1.0.0
streamcommon/excess-configuration Version ^1.0.0
psr/container Version ^1.0
doctrine/orm Version ^2.6.3
doctrine/dbal Version ^2.9.2
doctrine/migrations Version ^3.0.0
doctrine/event-manager Version ^1.0.0
streamcommon/excess-configuration Version ^1.0.0
The package streamcommon/doctrine-manager contains the following files
Loading the files please wait ....