vytsci / smarty-to-twig-bundle
Convert Smarty into Twig easily
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
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: 2025-03-24 17:42:50 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