Twig PEAR channel

Using this Channel

This channel is to be used with the PEAR installer.

Registering the channel:
pear channel-discover pear.twig-project.org
Listing available packages:
pear remote-list -c twig
Installing a package:
pear install twig/package_name
Installing a specific version/stability:
pear install twig/package_name-1.0.0
pear install twig/package_name-beta
Receiving updates via a feed:
http://pear.twig-project.org//feed.xml

Packages

Twig - Twig is a PHP template engine.

Twig is a template language for PHP, released under the new BSD license (code and documentation). Twig uses a syntax similar to the Django and Jinja template languages which inspired the Twig runtime environment.

  • Package name: Twig
  • License: BSD Style
  • Maintainers: Fabien Potencier (as lead), Armin Ronacher (as lead)
  • Releases: 0.9.8 (beta), 0.9.7 (beta), 0.9.6 (beta), 0.9.5 (beta), 0.9.4 (beta), 0.9.3 (beta), 0.9.2 (beta), 0.9.1 (beta), 0.9.0 (beta)
  • Install command: pear install twig/Twig

The pear.twig-project.org PEAR Channel Server is proudly powered by Pirum DEV