PHPackages                             exs/feeds-awe-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. [API Development](/categories/api)
4. /
5. exs/feeds-awe-bundle

ActiveSymfony-bundle[API Development](/categories/api)

exs/feeds-awe-bundle
====================

This bundle reads AWE's api to get live performers' information.

v0.0.2(8y ago)02MITPHPPHP ~5.6|~7.0

Since Oct 13Pushed 8y ago8 watchersCompare

[ Source](https://github.com/ExSituMarketing/EXS-FeedsAWEBundle)[ Packagist](https://packagist.org/packages/exs/feeds-awe-bundle)[ Docs](https://github.com/ExSituMarketing/EXS-FeedsAWEBundle)[ RSS](/packages/exs-feeds-awe-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

EXS-FeedsAWEBundle
==================

[](#exs-feedsawebundle)

[![Build Status](https://camo.githubusercontent.com/ccf7fc38791531e31b028ecb6f09ed5895a853ad3eff370585fc10b5a8b5238d/68747470733a2f2f7472617669732d63692e6f72672f4578536974754d61726b6574696e672f4558532d466565647341574542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ExSituMarketing/EXS-FeedsAWEBundle)

Installation
------------

[](#installation)

This bundle uses [PHP's native Memcached objects](http://php.net/manual/en/class.memcached.php).

**Make sure the memcached module is enabled in your PHP's installation.**

Require the bundle using composer

```
$ composer require exs/feeds-awe-bundle

```

Enable it in your application's AppKernel

```
