Dhii/php-template

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.example
.gitattributes
.gitignore
.idea/bootstrap.iml
.idea/codeStyles/Project.xml
.idea/modules.xml
.idea/php-template.iml
.idea/php-test-framework.xml
.idea/php.xml
.idea/remote-mappings.xml
.idea/vcs.xml
.php_cs
.travis.yml
CHANGELOG.md
LICENSE
README.md
composer.json
composer.lock
docker-compose.yml
docker/Dockerfile_php
phpmd.xml
phpunit.xml
src/PhpEvaluator/FilePhpEvaluator.php28
A
0 mins
src/PhpEvaluator/FilePhpEvaluatorFactory.php9
A
0 mins
src/PhpEvaluator/FilePhpEvaluatorFactoryInterface.php7
A
0 mins
src/PhpEvaluator/PhpEvaluatorInterface.php7
A
0 mins
src/Template/PhpTemplate.php115
A
2 hrs
src/Template/PhpTemplate/Exception/CouldNotRenderException.php6
A
0 mins
src/Template/PhpTemplate/Exception/RendererException.php23
A
0 mins
src/Template/PhpTemplate/Exception/TemplateRenderException.php25
A
35 mins
src/Template/PhpTemplate/FilePathTemplateFactory.php28
A
0 mins