noiselabs/smarty-bundle
This Symfony bundle provides integration for the Smarty3 template engine.
Maintainers
Package info
github.com/noiselabs/SmartyBundle
Type:symfony-bundle
pkg:composer/noiselabs/smarty-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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0 787e74e7eb75bc338040a9f326278737ce499df7
- Vítor Brandão <vitor.woop@noiselabs.io>
- Community contributions
README
This Symfony bundle provides integration for the Smarty3 template engine.
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Tests
👁 Total Downloads
👁 License
See this compatibility chart to find out which version of the SmartyBundle you need depending on your version of Symfony.
| Symfony | SmartyBundle |
|---|---|
^4.0 |
4.0.x-dev |
^3.0 |
3.0.x-dev |
^2.8 |
^2.0 |
^2.1.0 |
~1.3 |
2.0.* |
~1.0.0 |
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.
