PHPackages                             florianajir/datanova-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. florianajir/datanova-bundle

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

florianajir/datanova-bundle
===========================

LaPoste DataNOVA OpenData API client and proxy

0.4.1(6y ago)154.2k4[3 issues](https://github.com/florianajir/datanova-bundle/issues)MITPHPPHP ^7.1CI failing

Since Mar 7Pushed 6y ago2 watchersCompare

[ Source](https://github.com/florianajir/datanova-bundle)[ Packagist](https://packagist.org/packages/florianajir/datanova-bundle)[ RSS](/packages/florianajir-datanova-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (7)Versions (15)Used By (0)

LaPoste DataNOVA-bundle
=======================

[](#laposte-datanova-bundle)

[![Build Status](https://camo.githubusercontent.com/8b75456abdb4a7cb4eaacf8f63f25e55664f813692235925f6c260bce13dd180/68747470733a2f2f7472617669732d63692e6f72672f666c6f7269616e616a69722f646174616e6f76612d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/florianajir/datanova-bundle) [![Code Coverage](https://camo.githubusercontent.com/dfa7b446d85e941e60618c760e3c67306766a9817e0679e0a2b3a11dd34a626d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c6f7269616e616a69722f646174616e6f76612d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/florianajir/datanova-bundle/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/e8c0f7d7aa97b08e6c8e8a845c49f288504c270cd00c3f4f9db75f8039b2634a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c6f7269616e616a69722f646174616e6f76612d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/florianajir/datanova-bundle/?branch=master)

[![Packagist](https://camo.githubusercontent.com/9338f301cfa4a7bd338f8d4ea7a3969e81dea9de8de218dce31f143db20ebdf5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f666c6f7269616e616a69722f646174616e6f76612d62756e646c652e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/florianajir/datanova-bundle) [![Packagist](https://camo.githubusercontent.com/471ae7978f26ab59fa2e0593b1ee0bdb7f7e68858734d104c3b52779c00f68c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f666c6f7269616e616a69722f646174616e6f76612d62756e646c652e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/florianajir/datanova-bundle) [![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://raw.githubusercontent.com/florianajir/datanova-bundle/master/LICENSE)

LaPoste DataNOVA (open-data API) client and proxy [Symfony](http://symfony.com) bundle.

Fetch and/or search in datasets from LaPoste DataNOVA.

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require florianajir/datanova-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Step 2: Enable the Bundle

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

Then, enable the bundle by adding it to the list of registered bundles in the `src/config/bundles.php` file of your project:

```
