PHPackages                             eolabs-io/amazon-mws-response-parser - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. eolabs-io/amazon-mws-response-parser

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

eolabs-io/amazon-mws-response-parser
====================================

Parsers Response from Amazon's MWS into a friendlier format

v2.4.1(4y ago)04311MITHTMLPHP ^7.3|^8.0CI failing

Since Mar 31Pushed 4y ago1 watchersCompare

[ Source](https://github.com/eolabs-io/amazon-mws-response-parser)[ Packagist](https://packagist.org/packages/eolabs-io/amazon-mws-response-parser)[ Docs](https://github.com/eolabs-io/amazon-mws-response-parser)[ RSS](/packages/eolabs-io-amazon-mws-response-parser/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (10)Dependencies (9)Versions (38)Used By (1)

Very short description of the package
=====================================

[](#very-short-description-of-the-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/966256fb0c08c1e59f8a60258fd57b4a90bbf67a7cecc8c4de987adc5a663e78/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656f6c6162732d696f2f616d617a6f6e2d6d77732d726573706f6e73652d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eolabs-io/amazon-mws-response-parser)[![Build Status](https://camo.githubusercontent.com/30ae082e089c181a5d5fcb7e664c2705ddb2684ff15c00622b619a699e613651/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f656f6c6162732d696f2f616d617a6f6e2d6d77732d726573706f6e73652d7061727365722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/eolabs-io/amazon-mws-response-parser)[![Quality Score](https://camo.githubusercontent.com/174feeffa852a66c091a7686089fb1e6dae9a23f341dd37caf06c85e734cc6fa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f656f6c6162732d696f2f616d617a6f6e2d6d77732d726573706f6e73652d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/eolabs-io/amazon-mws-response-parser)[![Total Downloads](https://camo.githubusercontent.com/998cd3df2b0185b8307a78d8586e03e4e1fe7f48446fc6d3296be2d6a86c1713/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656f6c6162732d696f2f616d617a6f6e2d6d77732d726573706f6e73652d7061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eolabs-io/amazon-mws-response-parser)

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require eolabs-io/amazon-mws-response-parser
```

Usage
-----

[](#usage)

```
// Usage description here
$response = AmazonMwsResponseParser::fromString($xmlString);
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Tim Hall](https://github.com/eolabs-io)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity73

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~13 days

Recently: every ~31 days

Total

37

Last Release

1745d ago

Major Versions

v1.9 → V2.02020-09-08

PHP version history (3 changes)v1.0PHP ^7.1

V2.0PHP ^7.3

v2.4.0PHP ^7.3|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d67104fd3d5a6114b29e2dd37e3d60d848b77aed39d7b45b2935e7271a51a8bb?d=identicon)[thall@eolabs.io](/maintainers/thall@eolabs.io)

---

Tags

eolabs-ioamazon-mws-response-parser

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/eolabs-io-amazon-mws-response-parser/health.svg)

```
[![Health](https://phpackages.com/badges/eolabs-io-amazon-mws-response-parser/health.svg)](https://phpackages.com/packages/eolabs-io-amazon-mws-response-parser)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[spatie/laravel-sitemap

Create and generate sitemaps with ease

2.6k14.6M107](/packages/spatie-laravel-sitemap)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-export

Create a static site bundle from a Laravel app

646127.9k5](/packages/spatie-laravel-export)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
