Download the PHP package jeancsil/skyscanner-vigilant-bundle without Composer
On this page you can find all versions of the php package jeancsil/skyscanner-vigilant-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jeancsil/skyscanner-vigilant-bundle
More information about jeancsil/skyscanner-vigilant-bundle
Files in jeancsil/skyscanner-vigilant-bundle
Package skyscanner-vigilant-bundle
Short Description Provides constant tracking for the best prices for your next trip
License MIT
Homepage https://github.com/jeancsil/SkyscannerVigilantBundle
Informations about the package skyscanner-vigilant-bundle
Skyscanner Vigilant Bundle
Symfony2 Bundle that provides console commands to keep watching flight deals for you!
Install
composer require jeancsil/skyscanner-vigilant-bundle
OR
Add in your composer.json:
Enable the bundle:
Add these configurations in your parameters.yml file:
Documentation
Simply run bin/console skyscanner:vigilant:live_prices --help
to get it running.
Example:bin/console skyscanner:vigilant:live_prices --from=GRU-sky --to=FRA-sky --departure=2016-10-01 --arrival=2016-11-01 --country=BR --currency=BRL --locale=pt-BR
.
You might want to put it in your crontab as well. (and go grab a beer!)
Support
For general support and questions, find me on Twitter as @jeancsil.
Bugs and suggestions: open a ticket.
License
This package is available under the MIT license.
All versions of skyscanner-vigilant-bundle with dependencies
symfony/symfony Version ~2.8 || ~3.1
symfony/class-loader Version ^2.3 || ^3.0
symfony/config Version ^2.3.9 || ^3.0
symfony/console Version ^2.3 || ^3.0
symfony/dependency-injection Version ^2.3.3 || ^3.0
symfony/http-foundation Version ^2.3 || ^3.0
symfony/property-access Version ^2.3 || ^3.0
symfony/validator Version ^2.3 || ^3.0
guzzlehttp/guzzle Version 6.2.*
monolog/monolog Version 1.9.*