wesmiler a41138daae wesmiler 2 vuotta sitten
..
.github a41138daae wesmiler 2 vuotta sitten
.phive a41138daae wesmiler 2 vuotta sitten
.psalm a41138daae wesmiler 2 vuotta sitten
src a41138daae wesmiler 2 vuotta sitten
tests a41138daae wesmiler 2 vuotta sitten
tools a41138daae wesmiler 2 vuotta sitten
.gitattributes a41138daae wesmiler 2 vuotta sitten
.gitignore a41138daae wesmiler 2 vuotta sitten
.php_cs.dist a41138daae wesmiler 2 vuotta sitten
ChangeLog.md a41138daae wesmiler 2 vuotta sitten
LICENSE a41138daae wesmiler 2 vuotta sitten
README.md a41138daae wesmiler 2 vuotta sitten
build.xml a41138daae wesmiler 2 vuotta sitten
composer.json a41138daae wesmiler 2 vuotta sitten
phpunit.xml a41138daae wesmiler 2 vuotta sitten

README.md

Text_Template

Installation

You can add this library as a local, per-project dependency to your project using Composer:

composer require phpunit/php-text-template

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

composer require --dev phpunit/php-text-template