fdevs / locale-bundle
Bundle for working with different languages
Installs: 292
Dependents: 6
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- fdevs/locale: ~3.0
- fdevs/locale-bridge: ~0.1
Suggests
- doctrine/mongodb-odm-bundle: to use with mongodb bundle
- jms/serializer-bundle: to use with serializer
README
Documentation
Installation
Locale Bundle uses Composer, please checkout the composer website for more information.
The simple following command will install fdevs/locale-bundle
into your project. It also add a new
entry in your composer.json
and update the composer.lock
as well.
composer require fdevs/locale-bundle
All the installation instructions are located in documentation.
License
This bundle is under the MIT license. See the complete license in the Library:
Resources/meta/LICENSE
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.