rmzamora / stephpy-timeline-bundle
Symfony2 bundle to make timeline forked
Package info
github.com/rmzamora/TimelineBundle
Type:symfony-bundle
pkg:composer/rmzamora/stephpy-timeline-bundle
2.5.0.x-dev
2015-09-01 09:25 UTC
Requires
- php: >=5.3.2
- stephpy/timeline: *
- symfony/framework-bundle: 2.*
- symfony/options-resolver: 2.*
Requires (Dev)
- atoum/atoum: 1.*
- doctrine/orm: 2.*
- symfony/console: 2.*
- symfony/twig-bundle: 2.*
Suggests
- doctrine/mongodb-odm-bundle: Use doctrine ODM driver
- doctrine/orm: Use doctrine ORM driver
- snc/redis-bundle: Use redis driver
- symfony/console: List spreads and deploy timelines via a command
This package is not auto-updated.
Last update: 2026-03-01 02:27:57 UTC
README
Integrates timeline library on Symfony2.
Supports 2.* Symfony Framework.
Build timeline/wall for an entity easily. Demo Application
There is also a notification system, you can easily know how many unread notifications you have, mark as read one or all, etc.
Launch tests:
composer install -n
bin/atoum -d Tests/Units