pyrex-fwi / hitsradio-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Radio hits grabber
1.0.0
2016-05-04 06:05 UTC
Requires
- doctrine/common: ^2.5
- guzzlehttp/guzzle: ^6.0
- patchwork/utf8: ~1.2
- symfony/http-kernel: ~2.7
Requires (Dev)
- behat/behat: ~3.0
- behat/mink: ^1.7
- behat/mink-browserkit-driver: ^1.3
- behat/mink-extension: ^2.1
- behat/symfony2-extension: ^2.1
- symfony/framework-bundle: ~2.7
- symfony/monolog-bundle: ~2.4
- symfony/var-dumper: ~2.7
This package is not auto-updated.
Last update: 2022-02-01 12:52:14 UTC
README
HitsBundle
Radio extractors
Radio | Genres |
---|---|
Mfm cfg | Zouk, |
Nrj cfg | Zouk, |
TraceFM GP cfg | Zouk, |
Events
Name | |
---|---|
HitsBundleEvent::ITEMS_POST_EXTRACT | Where all items are available for a specific radio |
Services
Name | Class |
---|---|
console.command.hitsbundle_command_getcommand | alias for "hits.command.get" |
console.command.hitsbundle_command_statuscommand | alias for "hits.command.status" |
hits.command.get | HitsBundle\Command\GetCommand |
hits.command.status | HitsBundle\Command\StatusCommand |
source.mfm | HitsBundle\Source\Source |
source.nrjantilles | HitsBundle\Source\Source |
source_manager | HitsBundle\Source\SourceManager |
source_trace | HitsBundle\Source\Source |
Run test
Tests/bin/behat Tests/ --config Tests/behat.yml cd Tests && bin/behat