PHPackages                             zhlhuang/keepa\_php\_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. zhlhuang/keepa\_php\_api

ActiveLibrary[API Development](/categories/api)

zhlhuang/keepa\_php\_api
========================

API Framework for Keepa.com

2.1.0.3(4mo ago)017Apache-2.0PHPPHP &gt;=7.1

Since Jan 8Pushed 4mo agoCompare

[ Source](https://github.com/zhlhuang/keepa_php_api)[ Packagist](https://packagist.org/packages/zhlhuang/keepa_php_api)[ RSS](/packages/zhlhuang-keepa-php-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (4)Used By (0)

[![Test Image 5](https://camo.githubusercontent.com/032ab0f8276faf8d12299db5c8f50145d2da3d982e4aab17ecf5bd1af17e783d/68747470733a2f2f7472617669732d63692e6f72672f6b65657061636f6d2f7068705f6170692e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/032ab0f8276faf8d12299db5c8f50145d2da3d982e4aab17ecf5bd1af17e783d/68747470733a2f2f7472617669732d63692e6f72672f6b65657061636f6d2f7068705f6170692e7376673f6272616e63683d6d6173746572)

Keepa API Framework
===================

[](#keepa-api-framework)

This framework is intended for users of the Keepa API.

Requirements
============

[](#requirements)

All needed requirements (php version/external libraries) you find in can find in [composer.json](https://github.com/keepacom/php_api/blob/master/composer.json) or on [packagist](https://packagist.org/packages/keepa/php_api)

Features
--------------------------------------------

[](#features)

- Parses API response to easy to use PHP objects
- Provides methods that facilitate the work with price history data

Composer
--------

[](#composer)

```
composer require zhlhuang/keepa_php_api:*
```

Quick Example
=================================================

[](#quick-example)

Make an API request
-----------------------------------------------------------------

[](#make-an-api-request)

```
