eufrost / smarty-bundle
This Symfony2 bundle provides integration for the Smarty3 template engine.
Installs: 2 959
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 37
Type:symfony-bundle
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
Conflicts
- kriswallsmith/assetic: <1.1.3
This package is not auto-updated.
Last update: 2024-11-24 03:24:45 UTC
README
This Symfony2 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.
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.