PHPackages                             jeancsil/skyscanner-vigilant-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. jeancsil/skyscanner-vigilant-bundle

ActiveSymfony-bundle

jeancsil/skyscanner-vigilant-bundle
===================================

Provides constant tracking for the best prices for your next trip

1.0.16(9y ago)0451MITPHPPHP &gt;=5.5

Since Sep 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/jeancsil/SkyscannerVigilantBundle)[ Packagist](https://packagist.org/packages/jeancsil/skyscanner-vigilant-bundle)[ Docs](https://github.com/jeancsil/SkyscannerVigilantBundle)[ RSS](/packages/jeancsil-skyscanner-vigilant-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (10)Versions (18)Used By (0)

Skyscanner Vigilant Bundle
==========================

[](#skyscanner-vigilant-bundle)

[![Skyscanner Vigilant Bundle](https://camo.githubusercontent.com/98d47c8c98782df2b2cca4fa3c96910951f3ecf34cc2d4af359a86bd0de00286/687474703a2f2f627573696e6573732e736b797363616e6e65722e6e65742f436f6e74656e742f696d616765732f6c6f676f2f7373662d77686974652d636f6c6f722e706e67)](http://www.skyscanner.net)

[![Latest Stable Version](https://camo.githubusercontent.com/57060ab01e1322bf61f2c0a1b798816013603004f9fac06d93df790618e7a114/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6a65616e6373696c2d736b797363616e6e65722d2d766967696c616e742d2d62756e646c652d626c75652e737667)](https://packagist.org/packages/jeancsil/skyscanner-vigilant-bundle)

Symfony2 Bundle that provides console commands to keep watching flight deals for you!

Install
-------

[](#install)

`composer require jeancsil/skyscanner-vigilant-bundle`

OR

Add in your composer.json:

```
"require": {
    "jeancsil/skyscanner-vigilant-bundle": "1.*"
}
```

Enable the bundle:

```
class AppKernel extends Kernel
{
    public function registerBundles()
	{
        $bundles = array(
	        ...
            new Jeancsil\Skyscanner\VigilantBundle\JeancsilSkyscannerVigilantBundle(),
            ...
        );

    }
}
```

Add these configurations in your parameters.yml file:

```
jeancsil.skyscanner.api.host: 'http://partners.api.skyscanner.net'
jeancsil.skyscanner.api.key: YOUR_API_KEY
jeancsil.skyscanner.http.client.config:
    base_uri: '%jeancsil.skyscanner.api.host%'
    timeout: 30
    headers:
        Content-Type: application/x-www-form-urlencoded
        Accept: application/json
        User-Agent: 'Mozilla/5.0 (Windows NT 10.0; WOW64) (OPTIONAL)'
```

Documentation
-------------

[](#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
-------

[](#support)

For general support and questions, find me on Twitter as [@jeancsil](http://twitter.com./jeancsil).

Bugs and suggestions: [open a ticket](https://github.com/jeancsil/SkyscannerVigilantBundle/issues).

License
-------

[](#license)

This package is available under the [MIT license](LICENSE).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

17

Last Release

3522d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/79ef5928de99bd333a2af1daab4601b03010ce17b517387ebef7b02ceea12980?d=identicon)[jeancsil](/maintainers/jeancsil)

---

Top Contributors

[![jeancsil](https://avatars.githubusercontent.com/u/514690?v=4)](https://github.com/jeancsil "jeancsil (25 commits)")

---

Tags

travelflightsskyscannerTrip

### Embed Badge

![Health badge](/badges/jeancsil-skyscanner-vigilant-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jeancsil-skyscanner-vigilant-bundle/health.svg)](https://phpackages.com/packages/jeancsil-skyscanner-vigilant-bundle)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
