noiselabs / smarty-bundle
This Symfony bundle provides integration for the Smarty3 template engine.
Installs: 182 481
Dependents: 3
Suggesters: 0
Security: 0
Stars: 51
Watchers: 4
Forks: 36
Open Issues: 7
Type:symfony-bundle
Requires
- php: >=7.0
- ext-intl: *
- ext-simplexml: *
- smarty/smarty: ^3.1.28
- symfony/framework-bundle: ^2.8|^3.0|^4.0
- symfony/templating: ^2.8|^3.0|^4.0
Requires (Dev)
- phpunit/phpunit: >=5.4,<8
- symfony/asset: ^2.8|^3.0|^4.0
- symfony/console: ^2.8|^3.0|^4.0
- symfony/expression-language: ^2.8|^3.0|^4.0
- symfony/security: ^2.8|^3.0|^4.0
- symfony/security-acl: ^2.8|^3.0|^4.0
- symfony/translation: ^2.8|^3.0|^4.0
- symfony/twig-bundle: ^2.8|^3.0|^4.0
- symfony/yaml: ^2.8|^3.0|^4.0
README
This Symfony bundle provides integration for the Smarty3 template engine.
See this compatibility chart to find out which version of the SmartyBundle you need depending on your version of Symfony.
Update: Symfony 4 support (October 2021)
Symfony 4 support is now being developed in the master branch instead of the 3.0 branch.
Requirements
Installation
Please see the Documentation for installation instructions.
Documentation
Complete documentation is available on Read the Docs.
License
This bundle is licensed under the LGPLv3 License. See the LICENSE file for details.
Authors
Vítor Brandão - vitor@noiselabs.io ~ twitter.com/noiselabs ~ https://noiselabs.io
See also the list of contributors who participated in this project.
Submitting bugs and feature requests
Bugs and feature requests are tracked on GitHub.