PHPackages                             valantic-spryker-eco/aws-sqs - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. valantic-spryker-eco/aws-sqs

ActiveLibrary[Queues &amp; Workers](/categories/queues)

valantic-spryker-eco/aws-sqs
============================

Container for AWS SDK SQS operations

1.0.0(2y ago)00proprietaryPHPPHP &gt;=7.4

Since Aug 1Pushed 2y ago6 watchersCompare

[ Source](https://github.com/valantic-CEC-Deutschland-GmbH/aws-sdk-sqs)[ Packagist](https://packagist.org/packages/valantic-spryker-eco/aws-sqs)[ Docs](https://www.valantic.com)[ RSS](/packages/valantic-spryker-eco-aws-sqs/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (2)Used By (0)

AWS SDK SQS
===========

[](#aws-sdk-sqs)

Container for AWS SDK SQS operations

### Install package

[](#install-package)

```
composer req valantic-spryker-eco/aws-sqs

```

### Update your shared config

[](#update-your-shared-config)

```
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_REGION] = 'us-east-1';
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_VERSION] = 'latest';
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_ENDPOINT] = 'http://elasticmq:9324';

```

Username and password, if required

```
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_API_KEY] = 'key';
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_API_SECRET] = 'secret';

```

Or, if your are using AWS IAM roles

```
$config[AwsSqsConstants::AWS_SQS_CONFIG_PARAM_USE_IAM] = true;

```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.2% of commits — single point of failure

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

Unknown

Total

1

Last Release

1068d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/38a6621b395917bb33ea0dd7970ae8a6295c972e40c26b04d923a3c625abd043?d=identicon)[nxs\_schoenfeld](/maintainers/nxs_schoenfeld)

---

Top Contributors

[![patrickjaja](https://avatars.githubusercontent.com/u/9498720?v=4)](https://github.com/patrickjaja "patrickjaja (9 commits)")[![nxsschoenfeld](https://avatars.githubusercontent.com/u/62562240?v=4)](https://github.com/nxsschoenfeld "nxsschoenfeld (4 commits)")

---

Tags

spryker-ecoawsqueuesqsspryker

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/valantic-spryker-eco-aws-sqs/health.svg)

```
[![Health](https://phpackages.com/badges/valantic-spryker-eco-aws-sqs/health.svg)](https://phpackages.com/packages/valantic-spryker-eco-aws-sqs)
```

###  Alternatives

[spryker/search

Search module

152.9M84](/packages/spryker-search)

PHPackages © 2026

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