Skip to content

Eurostatgroup/phpSDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eurostat API SDK for PHP

Requirements

To use the Eurostatgroup API SDK, the following things are required:

  • Get yourself a free Eurostatgroup api account. No sign up costs.
  • wait for your api operator to allow your account.
  • PHP >= 7.1

For leveraging Eurostatgroup Connect (advanced use cases only), we recommend also installing our OAuth2 client.

Composer Installation

By far the easiest way to install the Eurostatgroup API SDK is to require it with Composer.

$ composer require eurostatgroup/php-sdk:^1.0

{
    "require": {
        "eurostatgroup/php-sdk": "^1.0"
    }
}

API documentation

If you wish to learn more about our API, please visit the Eurostatgroup Api Developer portal. API Documentation is available in English.

License

BSD (Berkeley Software Distribution) License. Copyright (c) 2022-2022, Eurostatgroup B.V.

About

The php SDK for the eurostatgroup rest api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages