PHPackages                             cba85/php-sirene-api - 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. cba85/php-sirene-api

ActiveLibrary[API Development](/categories/api)

cba85/php-sirene-api
====================

PHP package for SIRENE API

v2.x-dev(6y ago)41.3k1PHP

Since Sep 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/cba85/php-sirene-api)[ Packagist](https://packagist.org/packages/cba85/php-sirene-api)[ RSS](/packages/cba85-php-sirene-api/feed)WikiDiscussions master Synced 3d ago

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

PHP SIRENE API
==============

[](#php-sirene-api)

PHP package to use version 3 of SIRENE API.

### Authentification

[](#authentification)

You need a token authentification to use SIRENE API version 3. You can generate one on INSEE website : [https://api.insee.fr/catalogue/site/themes/wso2/subthemes/insee/pages/item-info.jag?name=Sirene&amp;version=V3&amp;provider=insee](https://api.insee.fr/catalogue/site/themes/wso2/subthemes/insee/pages/item-info.jag?name=Sirene&version=V3&provider=insee)

### Older version

[](#older-version)

- **For the version 1 of SIRENE API, please check out the `v1` branch in this repository.**
- **For the version 2 of SIRENE API, please check out the `v2` branch in this repository.**

Install
-------

[](#install)

```
$ composer require cba85/php-sirene-api

```

Usage
-----

[](#usage)

```
