PHPackages                             petdiscount/api-client - 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. petdiscount/api-client

ActiveLibrary[API Development](/categories/api)

petdiscount/api-client
======================

A PHP Client for the Petdiscount API

156PHP

Since Feb 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Petdiscount/petdiscount-php)[ Packagist](https://packagist.org/packages/petdiscount/api-client)[ RSS](/packages/petdiscount-api-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Petdiscount PHP API Client
==========================

[](#petdiscount-php-api-client)

This project is a PHP Library to use the Petdiscount API from your PHP application.

Information about our API can be found on [api.petdiscount.nl](https://api.petdiscount.nl)

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

[](#installation)

This project can easily be installed through Composer.

```
composer require petdiscount/api-client

```

Example: Get orders
-------------------

[](#example-get-orders)

```
