PHPackages                             ilias25/for8bit-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. ilias25/for8bit-bundle

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

ilias25/for8bit-bundle
======================

Symfony3 bundle for getting JSON-encoded locations data stored in predefined format

1.0.0(8y ago)011MITPHPPHP &gt;=7.0.0

Since Jan 16Pushed 8y agoCompare

[ Source](https://github.com/ilias25/for8bit-bundle)[ Packagist](https://packagist.org/packages/ilias25/for8bit-bundle)[ Docs](https://github.com/ilias25/for8bit-bundle)[ RSS](/packages/ilias25-for8bit-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

For8BitBundle
=============

[](#for8bitbundle)

This symfony3 bundle allows you to get JSON-encoded locations data stored in predefined format.

Transport layer is provided by third-party bundle [guzzlehttp/guzzle](https://github.com/guzzle/guzzle).

You can find more information about For8BitBundle on its dedicated page at .

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

[](#installation)

Installing the bundle via packagist is the quickest and simplest method of installing the bundle. Here are the steps:

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require "ilias25/for8bit-bundle":"dev-master"

```

### Step 2: Enable the bundle in the kernel

[](#step-2-enable-the-bundle-in-the-kernel)

```
