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

ActiveLibrary[API Development](/categories/api)

picqer/api-client
=================

A PHP Client for the Picqer API

v0.26.0(10mo ago)19322.0k—2.4%25[1 PRs](https://github.com/picqer/picqer-php/pulls)1MITPHPPHP &gt;=8.0

Since Aug 26Pushed 5mo ago6 watchersCompare

[ Source](https://github.com/picqer/picqer-php)[ Packagist](https://packagist.org/packages/picqer/api-client)[ Docs](https://github.com/picqer/picqer-php)[ RSS](/packages/picqer-api-client/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (38)Used By (1)

Picqer PHP API Client
=====================

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

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

Full documentation for the API can be found on [picqer.com/en/api](https://picqer.com/en/api)

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

[](#installation)

This project can easily be installed through Composer.

```
composer require picqer/api-client

```

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

[](#example-get-orders)

```
