Download the PHP package bear/phptal-module without Composer
On this page you can find all versions of the php package bear/phptal-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bear/phptal-module
More information about bear/phptal-module
Files in bear/phptal-module
Download bear/phptal-module
More information about bear/phptal-module
Files in bear/phptal-module
Vendor bear
Package phptal-module
Short Description BEAR.Sunday PHPTAL adapter module
License BSD-3-Clause
Package phptal-module
Short Description BEAR.Sunday PHPTAL adapter module
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package phptal-module
BEAR.PhptalModule
Introduction
BEAR.PhptalModule is PHPTAL adaptor extension for BEAR.Sunday framework.
Installation
Add the package name to your composer.json.
Usage
For example you are using BEAR.Package ...
At first install the module by modifying YourApp\Module\App\AppModule as:
Place TAL syntax mixed XHTML file into YourApp/src/Resource/Page directory.
src/Resource/Page/Index.xhtml
To define shared PHPTAL's macro, place another template file into YourApp/var/lib/phptal/template/layout.
var/lib/phptal/template/layout/default.xhtml
Run your app, enjoy!
All versions of phptal-module with dependencies
PHP Build Version
Package Version
The package bear/phptal-module contains the following files
Loading the files please wait ...