Download the PHP package integrated/channel-bundle without Composer
On this page you can find all versions of the php package integrated/channel-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download integrated/channel-bundle
More information about integrated/channel-bundle
Files in integrated/channel-bundle
Download integrated/channel-bundle
More information about integrated/channel-bundle
Files in integrated/channel-bundle
Vendor integrated
Package channel-bundle
Short Description Provides the possibility to use and configure connectors on Integrated installation, which get or distribute content
License MIT
Homepage http://www.integratedfordevelopers.com
Package channel-bundle
Short Description Provides the possibility to use and configure connectors on Integrated installation, which get or distribute content
License MIT
Homepage http://www.integratedfordevelopers.com
Please rate this library. Is it a good library?
Informations about the package channel-bundle
IntegratedChannelBundle
Provides the possibility to use and configure connectors on Integrated installation, which get or distribute content
Requirements
- See the require section in the composer.json
Documentation
Installation
This bundle can be installed following these steps:
Install using composer
$ php composer.phar require integrated/channel-bundle:~0.3
Enable the bundle
// app/AppKernel.php
public function registerBundles()
{
return array(
// ...
new Integrated\Bundle\ChannelBundle\IntegratedChannelBundle()
// ...
);
}
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
About
This bundle is part of the Integrated project. You can read more about this project on the Integrated for developers website.
All versions of channel-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
symfony/symfony Version ~2.8 || ~3.0
integrated/library Version ~0.7
knplabs/knp-paginator-bundle Version ~2.5
braincrafted/bootstrap-bundle Version >=2.2
doctrine/doctrine-bundle Version ~1.6
symfony/symfony Version ~2.8 || ~3.0
integrated/library Version ~0.7
knplabs/knp-paginator-bundle Version ~2.5
braincrafted/bootstrap-bundle Version >=2.2
doctrine/doctrine-bundle Version ~1.6
The package integrated/channel-bundle contains the following files
Loading the files please wait ....