Download the PHP package sipsynergy/activity-stream-bundle without Composer
On this page you can find all versions of the php package sipsynergy/activity-stream-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sipsynergy/activity-stream-bundle
More information about sipsynergy/activity-stream-bundle
Files in sipsynergy/activity-stream-bundle
Download sipsynergy/activity-stream-bundle
More information about sipsynergy/activity-stream-bundle
Files in sipsynergy/activity-stream-bundle
Vendor sipsynergy
Package activity-stream-bundle
Short Description Activity Stream Bundle
License MIT
Homepage https://github.com/sipsynergy
Package activity-stream-bundle
Short Description Activity Stream Bundle
License MIT
Homepage https://github.com/sipsynergy
Please rate this library. Is it a good library?
Informations about the package activity-stream-bundle
Activity Stream Bundle
About
@WIP
Activity Stream Bundle is a PHP 5.6+ Symfony bundle providing a stream activity log management.
Installation
With composer
This bundle can be installed using composer by adding the following in the require
section of your composer.json
file:
Register the bundle
You must register the bundle in your kernel:
Run migrations.
Either using or
Configuration
Configuring
If you wish to use your own default renderer, define it and point bundle to it.
Defining renderer services
In order to create new render service just provide definition for it with appropriate tag.
All versions of activity-stream-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0
symfony/framework-bundle Version ~2.2|~3.0
doctrine/doctrine-bundle Version ~1.0
doctrine/orm Version ~2.2
gedmo/doctrine-extensions Version 2.3.*@dev
knplabs/knp-time-bundle Version ^1.6
symfony/framework-bundle Version ~2.2|~3.0
doctrine/doctrine-bundle Version ~1.0
doctrine/orm Version ~2.2
gedmo/doctrine-extensions Version 2.3.*@dev
knplabs/knp-time-bundle Version ^1.6
The package sipsynergy/activity-stream-bundle contains the following files
Loading the files please wait ....