Implementation of Symfony2 forms component with smarty templates, (*1)
Installation
This package uses Composer, please checkout the composer website for more information., (*2)
The following command will install shopware-symfony-forms into your project. It will also add a new entry in your composer.json and update the composer.lock as well., (*3)
$ composer require barbieswimcrew/shopware-symfony-bundle
This package follows the PSR-4 convention names for its classes, which means you can easily integrate shopware-symfony-forms classes loading in your own autoloader., (*4)
What now?
See the usage documentations in [doc/01-Basic-Usage.md]0 and doc/02-Usage-As-Service.md., (*5)
Copying / License
This repository is distributed under the MIT License (MIT). You can find the whole license text in the LICENSE.txt file., (*6)
Credits
This package is based on the symfony-smarty-standalone-forms package. It has been developed by victormacko., (*7)