vytsci / smarty-to-twig-bundle
Convert Smarty into Twig easily
Package info
github.com/vytsci/smarty-to-twig-bundle
Type:symfony-bundle
pkg:composer/vytsci/smarty-to-twig-bundle
dev-master
2019-04-13 08:55 UTC
Requires
- ext-dom: *
- sebastian/diff: ^3.0
- symfony/config: ^4.0
- symfony/console: ^4.0
- symfony/dependency-injection: ^4.0
- symfony/filesystem: ^4.0
- symfony/finder: ^4.0
- symfony/http-kernel: ^4.2
- symfony/yaml: ^4.0
This package is not auto-updated.
Last update: 2026-03-09 22:36:05 UTC
README
All credit goes to https://github.com/sankarsuda/to-twig
How to use this bundle:
composer require vytsci/smarty-to-twig-bundle
and use
php bin/console smarty-to-twig:convert
arguments and options are the same as in https://github.com/sankarsuda/to-twig docs