PHPackages                             webgriffe/amp-magento - 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. webgriffe/amp-magento

ActiveLibrary[API Development](/categories/api)

webgriffe/amp-magento
=====================

Magento REST Api wrapper to use with Amp PHP framework.

v2.0.0(3y ago)22.6k2[1 issues](https://github.com/webgriffe/amp-magento/issues)MITPHPPHP ~7.2.0|~7.3.0|~7.4.0CI failing

Since Jun 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/webgriffe/amp-magento)[ Packagist](https://packagist.org/packages/webgriffe/amp-magento)[ RSS](/packages/webgriffe-amp-magento/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (14)Versions (17)Used By (0)

AMP Magento Library
===================

[](#amp-magento-library)

[![Build Status](https://camo.githubusercontent.com/4783ce70f6df337911428f7c8cf5c1d9a26a97332bd06e38cda8747664df3072/68747470733a2f2f7472617669732d63692e6f72672f7765626772696666652f616d702d6d6167656e746f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/webgriffe/amp-magento)

Magento REST Api wrapper to use with [Amp](https://amphp.org/) PHP framework.

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

[](#installation)

Require this package using [Composer](https://getcomposer.org/):

```
composer require webgriffe/amp-magento

```

\## Usage

ApiClient is the main class of this library: it contains methods that wrap Magento REST API.

```
