Download the PHP package hrevert/ht-template-resolver-module without Composer
On this page you can find all versions of the php package hrevert/ht-template-resolver-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hrevert/ht-template-resolver-module
More information about hrevert/ht-template-resolver-module
Files in hrevert/ht-template-resolver-module
Download hrevert/ht-template-resolver-module
More information about hrevert/ht-template-resolver-module
Files in hrevert/ht-template-resolver-module
Vendor hrevert
Package ht-template-resolver-module
Short Description HtTemplateResolverModule is a Zend Framework 2 module which allows us to easily create custom template path resolvers
License MIT
Homepage https://github.com/hrevert/HtTemplateResolverModule
Package ht-template-resolver-module
Short Description HtTemplateResolverModule is a Zend Framework 2 module which allows us to easily create custom template path resolvers
License MIT
Homepage https://github.com/hrevert/HtTemplateResolverModule
Please rate this library. Is it a good library?
Informations about the package ht-template-resolver-module
HtTemplateResolverModule
HtTemplateResolverModule is a Zend Framework 2 module which allows us to easily create custom template path resolvers
DEPRECATED
This module is deprecated. Please use Delegator service factories to create custom template path resolvers.
Requirements
- Zend Framework 2
- PHP (>=5.4)
Installation
- Add
"hrevert/ht-template-resolver-module": "0.0.*",
to your composer.json and runphp composer.phar update
- Enable the module in
config/application.config.php
Basic Usage
-
Create a class imlements that Zend\View\Resolver\ResolverInterface
-
Now inform the resolvers plugin manager about our new resolver.
- Now, tell the AggregateResolver to use our new resolver.
All versions of ht-template-resolver-module with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
zendframework/zend-view Version ~2.2
zendframework/zend-servicemanager Version ~2.2
zendframework/zend-mvc Version ~2.2
zendframework/zend-modulemanager Version ~2.2
zendframework/zend-view Version ~2.2
zendframework/zend-servicemanager Version ~2.2
zendframework/zend-mvc Version ~2.2
zendframework/zend-modulemanager Version ~2.2
The package hrevert/ht-template-resolver-module contains the following files
Loading the files please wait ....