Download the PHP package kdrmklabs/currency-bundle without Composer
On this page you can find all versions of the php package kdrmklabs/currency-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kdrmklabs/currency-bundle
More information about kdrmklabs/currency-bundle
Files in kdrmklabs/currency-bundle
Download kdrmklabs/currency-bundle
More information about kdrmklabs/currency-bundle
Files in kdrmklabs/currency-bundle
Vendor kdrmklabs
Package currency-bundle
Short Description This bundle provides a complete handler for currency exchange rates to Symfony2 applications.
License MIT
Homepage https://github.com/KdrMkLabs/CurrencyBundle
Package currency-bundle
Short Description This bundle provides a complete handler for currency exchange rates to Symfony2 applications.
License MIT
Homepage https://github.com/KdrMkLabs/CurrencyBundle
Keywords currencycurrency exchange rates
Please rate this library. Is it a good library?
Informations about the package currency-bundle
Getting started with KdrmklabsCurrencyBundle in Symfony2.
Instalation
I. Installing the bundle in two different ways.
Install this bundle by adding next code line to your project in the composer.json file and after update it with the command composer update
Now, update the bundle with composer:
II. Enable and register the Bundle in the AppKernel
Configure the bundle.
Add kdrmklabs_ticket configuration to you config.yml
Finally, create database tables, update the schems and populate tables
Update your database schema with the command:
Populate database:
All versions of currency-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/framework-bundle Version ~2.1
gedmo/doctrine-extensions Version >=2.3.1
symfony/framework-bundle Version ~2.1
gedmo/doctrine-extensions Version >=2.3.1
The package kdrmklabs/currency-bundle contains the following files
Loading the files please wait ....