noiselabs / symfony-smarty-edition
The Symfony Smarty Edition is a sandbox for testing SmartyBundle features
dev-master
2016-03-20 19:59 UTC
Requires
- doctrine/doctrine-bundle: ^1.6
- doctrine/doctrine-cache-bundle: ^1.2
- doctrine/orm: ^2.5
- incenteev/composer-parameter-handler: ^2.0
- noiselabs/smarty-bundle: 2.0.x-dev
- sensio/distribution-bundle: ^5.0
- sensio/framework-extra-bundle: ^3.0.2
- symfony/monolog-bundle: ^2.8
- symfony/swiftmailer-bundle: ^2.3
- symfony/symfony: ^2.1|^3.0
Requires (Dev)
- phpunit/phpunit: ^4.8|^5.2
- sensio/generator-bundle: ^3.0
- symfony/phpunit-bridge: ^3.0
This package is not auto-updated.
Last update: 2024-11-01 20:30:04 UTC
README
The Symfony Smarty Edition is a sandbox for testing SmartyBundle features.
SmartyBundle is a Symfony2 bundle that provides integration for the Smarty3 template engine.
You can use this distribution if you want to check-out how Smarty plays with Symfony or when developing for SmartyBundle.
Installation
$ composer create-project noiselabs/symfony-smarty-edition my_project_name
Running the Application
TODO
License
This bundle is licensed under the MIT 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.