Download the PHP package dekalee/cdn77-bundle without Composer
On this page you can find all versions of the php package dekalee/cdn77-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dekalee/cdn77-bundle
More information about dekalee/cdn77-bundle
Files in dekalee/cdn77-bundle
Download dekalee/cdn77-bundle
More information about dekalee/cdn77-bundle
Files in dekalee/cdn77-bundle
Vendor dekalee
Package cdn77-bundle
Short Description A bundle to use the lib to communicate with the cdn77 api
License MIT
Package cdn77-bundle
Short Description A bundle to use the lib to communicate with the cdn77 api
License MIT
Please rate this library. Is it a good library?
Informations about the package cdn77-bundle
Dekalee CDN77 Bundle
This symfony bundle wraps the usage of the library Cdn77
Installation
Use composer to install this bundle :
Activate it in the AppKernel.php
file:
Configuration
In the config.yml
file, you should set at least :
If you want to override the api urls used, you can do it for each of them :
Usage
To use a query in your project, you can call (from a ContainerAwareInterface
class) :
Each action will have it's own service.
Debug
In order to see some usefull debug information in the symfony profiler, you can install the eightpoints/guzzle-bundle.
All versions of cdn77-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
~2.3|~3.0|^4.0
symfony/console Version ~2.3|~3.0|^4.0
dekalee/cdn77 Version ~1.3
symfony/console Version ~2.3|~3.0|^4.0
dekalee/cdn77 Version ~1.3
The package dekalee/cdn77-bundle contains the following files
Loading the files please wait ....