Download the PHP package gquemener/7digital-bundle without Composer
On this page you can find all versions of the php package gquemener/7digital-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gquemener/7digital-bundle
More information about gquemener/7digital-bundle
Files in gquemener/7digital-bundle
Download gquemener/7digital-bundle
More information about gquemener/7digital-bundle
Files in gquemener/7digital-bundle
Vendor gquemener
Package 7digital-bundle
Short Description Symfony2 integration of the 7digital php client
License MIT
Package 7digital-bundle
Short Description Symfony2 integration of the 7digital php client
License MIT
Please rate this library. Is it a good library?
Informations about the package 7digital-bundle
7digital API Bundle
This bundle intends to integrate the 7digital API PHP client inside Symfony2.
Installation
Add the following lines to your composer.json:
And run php composer.phar update gquemener/7digital-bundle
Then, register the bundle in your kernel:
Configuration
Usage
This bundle provides really basic integration of the 7digital API PHP client, through 5 services:
- `7digital_api.client` The configured API client
- `7digital_api.artist` The Artist service
- `7digital_api.track` The Track service
- `7digital_api.release` The Release service
- `7digital_api.tag` The Tag service
Going Further
You can read more about available methods for each service on the 7digital API PHP client repository or on 7digital API Official documentation
All versions of 7digital-bundle with dependencies
PHP Build Version
Package Version
Requires
gquemener/7digital-client Version
~1.0
symfony/http-kernel Version ~2.4
symfony/dependency-injection Version ~2.4
symfony/config Version ~2.4
symfony/http-kernel Version ~2.4
symfony/dependency-injection Version ~2.4
symfony/config Version ~2.4
The package gquemener/7digital-bundle contains the following files
Loading the files please wait ....