Skip to content

These codes enable you to use PHPTAL as a view of FuelPHP framework.

Notifications You must be signed in to change notification settings

ounziw/PHPTAL-for-FuelPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Now this code is included in CORE
===================================

You don't have to install this code, since FuelPHP 1.2 or later includes this code.

*Add
packages/parser/classes/view/phptal.php

*Modify
packages/parser/config/parser.php


*Location of PHPTAL library
app/vendor/
You can change the directory by changing the packages/parser/config/parser.php View_Phptal include.

*Location of cache
app/cache/
You can change the directory by changing the packages/parser/config/parser.php View_Phptal cache_dir.

About

These codes enable you to use PHPTAL as a view of FuelPHP framework.

Resources

Stars

Watchers

Forks

Packages

No packages published