2017 © Pedro Peláez
 

library smarty

Smarty implementation of PhpTransformer.

image

phptransformers/smarty

Smarty implementation of PhpTransformer.

  • Thursday, February 25, 2016
  • by MacFJA
  • Repository
  • 2 Watchers
  • 0 Stars
  • 33 Installations
  • PHP
  • 1 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Smarty for PHPTransformers

Smarty support for PHPTransformers., (*1)

Install

Via Composer, (*2)

``` bash $ composer require phptransformers/smarty, (*3)


## Usage ``` php $engine = new SmartyTransformer(); echo $engine->render('Hello, {$name}!', array('name' => 'phptransformers'));

Testing

bash $ phpunit, (*4)

License

The MIT License (MIT). Please see License File for more information., (*5)

The Versions

25/02 2016

dev-master

9999999-dev https://github.com/phptransformers/phptransformer

Smarty implementation of PhpTransformer.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar MacFJA

smarty templates template engine phptransformer phptransformers

25/02 2016

1.0.0

1.0.0.0 https://github.com/phptransformers/phptransformer

Smarty implementation of PhpTransformer.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar MacFJA

smarty templates template engine phptransformer phptransformers