PHPackages                             noerosell/awsyncronic - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. noerosell/awsyncronic

ActiveLibrary[HTTP &amp; Networking](/categories/http)

noerosell/awsyncronic
=====================

amphp/artax client handler for guzzle

651PHP

Since Nov 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/noerosell/awsyncronic)[ Packagist](https://packagist.org/packages/noerosell/awsyncronic)[ RSS](/packages/noerosell-awsyncronic/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

awsyncronic
===========

[](#awsyncronic)

Awsyncronic is a set of utils, an http handler and a Middleware step for guzzle, which makes possible a no-blocking i/o comunication. Built on top of amphp/amp project which is who makes the magic. amphp/artax is the http client what asyncronic use to make request. Awsyncronic coordinates the amp Loop with the Guzzle internal queue.

With Guzzle you can make async requests, but while the requests are completing, the process is waiting until all these request are finished. This is great, but what if while the async requests are completing, the process is doing other things, like preparing the next set of requests to send ? This is the intention of this little project.

### aws-sdk-php and awsyncronic

[](#aws-sdk-php-and-awsyncronic)

You can use awsyncronic to comunicate with any kind of http infrastructure, so why not try to comunicate with Aws infrastructure through his oficial sdk whith this awesome characteristics, async and i/o no-blocking.

### Requirements

[](#requirements)

PHP &gt;= 7.0

Amphp async non-blocking io framework &gt;= 2.0

#### Installation

[](#installation)

`composer require noerosell/awsyncronic`

#### Quick start

[](#quick-start)

See examples directory.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 91.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/628dfcfd99e181f04710cada66e15d797158ef6c59e8001e8c730d4e4924fa48?d=identicon)[noerosell](/maintainers/noerosell)

---

Top Contributors

[![noerosell](https://avatars.githubusercontent.com/u/1640181?v=4)](https://github.com/noerosell "noerosell (11 commits)")[![kelunik](https://avatars.githubusercontent.com/u/2743004?v=4)](https://github.com/kelunik "kelunik (1 commits)")

---

Tags

amphpartaxasyncaws-sdkguzzlehttp-handlerphp

### Embed Badge

![Health badge](/badges/noerosell-awsyncronic/health.svg)

```
[![Health](https://phpackages.com/badges/noerosell-awsyncronic/health.svg)](https://phpackages.com/packages/noerosell-awsyncronic)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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