Download the PHP package serlo-org/athene2-class-resolver without Composer
On this page you can find all versions of the php package serlo-org/athene2-class-resolver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download serlo-org/athene2-class-resolver
More information about serlo-org/athene2-class-resolver
Files in serlo-org/athene2-class-resolver
Download serlo-org/athene2-class-resolver
More information about serlo-org/athene2-class-resolver
Files in serlo-org/athene2-class-resolver
Vendor serlo-org
Package athene2-class-resolver
Short Description Zend Framework 2 Module that provides class resolving components for Athene2
License MIT
Homepage https://github.com/serlo-org/athene2-class-resolver
Package athene2-class-resolver
Short Description Zend Framework 2 Module that provides class resolving components for Athene2
License MIT
Homepage https://github.com/serlo-org/athene2-class-resolver
Please rate this library. Is it a good library?
Informations about the package athene2-class-resolver
athene2-class-resolver
The Athene2 Class Resolver is a Zend Framework 2 Module which lets you resolve classes like a bauss!. Using Interfaces for Doctrine Entities? No problem, the class resolver helps you find the right implementation!
Usage
In your module.config.php add:
Now you can easily resolve the interface either to a class name (which is useful for e.g. Doctrine Entities) or to a real class:
If you wish to instantiate the class through Zend's ServiceManager, do the following:
All versions of athene2-class-resolver with dependencies
PHP Build Version
Package Version
The package serlo-org/athene2-class-resolver contains the following files
Loading the files please wait ....