2017 © Pedro Peláez
 

library lib-template-php

PHP engine for the template library of the Ride framework.

image

ride/lib-template-php

PHP engine for the template library of the Ride framework.

  • Friday, October 7, 2016
  • by ride-user
  • Repository
  • 7 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

Ride: Template Library (PHP)

PHP engine for the template library of the PHP Ride framework., (*1)

Code Sample

Check this code sample to see how to initialize this library:, (*2)

use ride\library\template\engine\PhpEngine;

function createPhpTemplateEngine(System $system) {
    $engine = new PhpEngine($system->getFileBrowser(), 'view/php');

    return $engine;
}

Implementations

You can check the related implementations of this library: - ride/app-template-php - ride/lib-template, (*3)

Installation

You can use Composer to install this library., (*4)

composer require ride/lib-template-php

The Versions

07/10 2016

dev-master

9999999-dev

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

07/10 2016

dev-develop

dev-develop

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

07/10 2016

1.0.0

1.0.0.0

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

19/11 2014

0.6.0

0.6.0.0

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

18/09 2014

0.5.0

0.5.0.0

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

27/04 2014

0.4.0

0.4.0.0

PHP engine for the template library of the Ride framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

11/12 2013

0.3.0

0.3.0.0

PHP engine for the template library of the Pallo framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

26/11 2013

0.2.0

0.2.0.0

PHP engine for the template library of the Pallo framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd

24/10 2013

0.1.0

0.1.0.0

PHP engine for the template library of the Pallo framework.

  Sources   Download

MIT

The Requires

 

by Joris Vandeweerd