eufrost/smarty-bundle
This Symfony2 bundle provides integration for the Smarty3 template engine.
Maintainers
Requires
- php: >=5.5.0
- ext-intl: *
- smarty/smarty: 3.1.*
- symfony/framework-bundle: ~2.8|~3.0
- symfony/templating: ~2.8|~3.0
Requires (Dev)
- mopa/bootstrap-bundle: ~3.0
- phpunit/phpunit: ~4.0
- symfony/assetic-bundle: ~2.0
- symfony/expression-language: ~2.8|~3.0
- symfony/phpunit-bridge: ^3.0
- symfony/security: ~2.8|~3.0
- symfony/security-acl: ~2.8|~3.0
- symfony/yaml: ~2.8|~3.0
Suggests
- knplabs/knp-menu-bundle: Smarty3 integration with KnpMenu (object oriented menus)
- liip/theme-bundle: Integration of Twitter Bootstrap into Symfony2 (themes)
- mopa/bootstrap-bundle: Integration of Twitter Bootstrap into Symfony2
- mopa/bootstrap-sandbox-bundle: Integration of Twitter Bootstrap into Symfony2 (extra)
- symfony/assetic-bundle: Assetic support in Smarty templates
Provides
None
Conflicts
- kriswallsmith/assetic: <1.1.3
Replaces
None
LGPL-3.0 9facf1f7c53cb180f897d477bb01e8fa80a94e3e
- Community contributions
- Vítor Brandão <vitor.woop@noiselabs.org>
This package is not auto-updated.
Last update: 2026-06-21 11:12:05 UTC
README
👁 Join the chat at https://gitter.im/noiselabs/SmartyBundle
This Symfony2 bundle provides integration for the Smarty3 template engine.
👁 Total Downloads
👁 Latest Stable Version
👁 Latest Unstable Version
👁 Build Status
👁 License
See this compatibility chart to find out which version of the SmartyBundle you need depending on your version of Symfony.
| Symfony | SmartyBundle |
|---|---|
~2.8|~3.0 |
~2.0 |
^2.1.0 |
~1.3 |
2.0.* |
~1.0.0 |
Requirements
Installation
Please see the Documentation for installation instructions.
Documentation
Complete documentation is available on Read the Docs.
Extensions under development
If you want to contribute to SmartyBundle please switch to the following branches when contributing to one of these extensions.
- Assetic - assetic-extension
- Twitter Bootstrap - twitter-bootstrap
- Forms - form-extension
- Security - completed, merged into master
License
This bundle is licensed under the LGPLv3 License. See the LICENSE file for details.
Authors
Vítor Brandão - vitor@noiselabs.org ~ twitter.com/noiselabs ~ blog.noiselabs.org
See also the list of contributors who participated in this project.
Submitting bugs and feature requests
Bugs and feature requests are tracked on GitHub.
