aboutsummaryrefslogtreecommitdiff
path: root/php
AgeCommit message (Expand)AuthorFilesLines
2018-09-05php: fix doc typo, ruby: add testsPaul Duncan1-2/+1
2018-09-05php: add lots of Template examplesPaul Duncan1-0/+110
2018-09-05php: add testToString()Paul Duncan1-0/+9
2018-09-04php: add api documentation, fix namespaces in composer.json and testsPaul Duncan3-21/+601
2018-09-04php/composer.json: remove phpdocumentor, add phan, update scriptsPaul Duncan2-2513/+300
2018-09-04php/src/Template.php: fix phan warningsPaul Duncan1-8/+5
2018-09-04remove template-test.phpPaul Duncan1-64/+0
2018-09-04add .gitignore and php/composer.lockPaul Duncan1-0/+4187
2018-09-04php: add tests/TemplateTest.phpPaul Duncan1-0/+377
2018-09-04php: fix filters, remove Parser namespace, fix misc errorsPaul Duncan1-88/+92
2018-09-04php: fix typosPaul Duncan1-5/+5
2018-09-04s/public/var/Paul Duncan1-1/+1
2018-09-04use RunContextPaul Duncan1-14/+14
2018-09-04mv src/{luigi-template,Template}.phpPaul Duncan1-0/+0
2018-09-04php: add composer.json, mv luigi-template.php src/Paul Duncan2-0/+38
2018-09-04php: bump version to 0.4.2, update php versionPaul Duncan1-216/+326
2014-12-18remove options and add support for custom filterspabs@pablotron.org1-9/+20
2014-12-18remove legacy parserpabs@pablotron.org1-98/+0
2014-12-18mv template.php luigi-template.phppabs@pablotron.org2-1/+1
2014-12-17add phppabs@pablotron.org2-0/+434