pear / html_template_phplib
preg_* based template system.
v1.6.1
2019-12-10 09:25 UTC
Requires
- pear/pear-core-minimal: ^1.10.1
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-10 20:42:39 UTC
README
preg_*
based template system.
The popular Template system from PHPLIB ported to PEAR. It has some features that can't be found currently in the original version like fallback paths. It has minor improvements and cleanup in the code as well as some speed improvements.
Installation
PEAR
$ pear install html_template_phplib
Composer
$ composer require pear/html_template_phplib
Links
- Homepage
- http://pear.php.net/package/HTML_Template_PHPLIB
- Documentation
- http://pear.php.net/manual/en/package.html.html-template-phplib.php
- Bug tracker
- http://pear.php.net/bugs/search.php?cmd=display&package_name[]=HTML_Template_PHPLIB
- Unit test status
https://travis-ci.org/pear/HTML_Template_PHPLIB
- Packagist
- https://packagist.org/packages/pear/html_template_phplib