Download the PHP package webgriffe/amp-magento without Composer
On this page you can find all versions of the php package webgriffe/amp-magento. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webgriffe/amp-magento
More information about webgriffe/amp-magento
Files in webgriffe/amp-magento
Package amp-magento
Short Description Magento REST Api wrapper to use with Amp PHP framework.
License MIT
Informations about the package amp-magento
AMP Magento Library
Magento REST Api wrapper to use with Amp PHP framework.
Installation
Require this package using Composer:
composer require webgriffe/amp-magento
Usage
ApiClient is the main class of this library: it contains methods that wrap Magento REST API.
In Memory Magento
The folder InMemoryMagento contains a fake Magento server and client to be used for automated testing. Unit tests in tests/ApiClientTest.php show how to use InMemoryMagento.
Contributing
To contribute simply fork this repository, do your changes and then propose a pull requests. You should run coding standards check and tests as well:
License
This library is under the MIT license. See the complete license in the LICENSE file.
Credits
Developed by Webgriffe®
All versions of amp-magento with dependencies
ext-json Version *
ext-xml Version *
ext-mbstring Version *
amphp/amp Version ^2.1
amphp/http-client Version ^4.0
nikic/fast-route Version ^1.3
webmozart/assert Version ^1.4
amphp/byte-stream Version ^1.6
amphp/file Version ^2.0
amphp/uri Version ^0.1
phpunit/phpunit Version ^9.0
cweagans/composer-patches Version ^1.7
justinrainbow/json-schema Version ^5.2