{ "name": "twig/twig", "type": "library", "description": "Twig, the flexible, fast, and secure template language for PHP", "keywords": ["templating"], "homepage": "https://twig.symfony.com", "license": "BSD-3-Clause", "minimum-stability": "dev", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Twig Team", "role": "Contributors" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" } ], "require": { "php": ">=7.1.3", "symfony/polyfill-mbstring": "^1.3", "symfony/polyfill-ctype": "^1.8", "symfony/polyfill-php72": "^1.8" }, "require-dev": { "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", "psr/container": "^1.0" }, "autoload": { "psr-0" : { "Twig_" : "lib/" }, "psr-4" : { "Twig\\" : "src/" } }, "autoload-dev": { "psr-4" : { "Twig\\Tests\\" : "tests/" } }, "extra": { "branch-alias": { "dev-master": "2.15-dev" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.github | Folder | 0755 |
|
|
doc | Folder | 0755 |
|
|
ext | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
test | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 224 B | 0644 |
|
.gitattributes | File | 96 B | 0644 |
|
.gitignore | File | 96 B | 0644 |
|
.php-cs-fixer.dist.php | File | 795 B | 0644 |
|
.php_cs.dist | File | 799 B | 0644 |
|
.travis.yml | File | 1004 B | 0644 |
|
CHANGELOG | File | 15.28 KB | 0644 |
|
LICENSE | File | 1.48 KB | 0644 |
|
README.rst | File | 741 B | 0644 |
|
composer.json | File | 1.33 KB | 0644 |
|
drupal_test.sh | File | 1.6 KB | 0644 |
|
phpunit.xml.dist | File | 831 B | 0644 |
|