PHPackages                             dulo-tech/aws-tools - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dulo-tech/aws-tools

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dulo-tech/aws-tools
===================

Common AWS classes.

0.2(11y ago)01.3kMITPHPPHP &gt;=5.5.0

Since Feb 26Pushed 11y ago4 watchersCompare

[ Source](https://github.com/dulo-tech/aws-tools)[ Packagist](https://packagist.org/packages/dulo-tech/aws-tools)[ Docs](https://github.com/dulo-tech/aws-tools)[ RSS](/packages/dulo-tech-aws-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

aws-tools
=========

[](#aws-tools)

[![Build Status](https://camo.githubusercontent.com/ce95d949de242b162a446faf399874943d4c864c589dff00207a263b293b05d8/68747470733a2f2f7472617669732d63692e6f72672f64756c6f2d746563682f6177732d746f6f6c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dulo-tech/aws-tools)[![Latest Stable Version](https://camo.githubusercontent.com/436068f1827a216b0f8f8a0903fda415797580d22216e619cf58049cb1ac9e64/68747470733a2f2f706f7365722e707567782e6f72672f64756c6f2d746563682f6177732d746f6f6c732f762f737461626c652e737667)](https://packagist.org/packages/dulo-tech/aws-tools)[![Total Downloads](https://camo.githubusercontent.com/8cc9600e70538f1266255def8145f95fa618422a5d08a04b91b7eb52f5b37520/68747470733a2f2f706f7365722e707567782e6f72672f64756c6f2d746563682f6177732d746f6f6c732f646f776e6c6f6164732e737667)](https://packagist.org/packages/dulo-tech/aws-tools)[![License](https://camo.githubusercontent.com/aa5505ab106bc388babe5738232c11be0529f24c09735dd02a2fe7b77103e777/68747470733a2f2f706f7365722e707567782e6f72672f64756c6f2d746563682f6177732d746f6f6c732f6c6963656e73652e737667)](https://packagist.org/packages/dulo-tech/aws-tools)

Because I keep needing the same handful of utility classes when I'm working with AWS, I decided to put them in a separate repo so they can be reused in different projects.

### Installing via Composer

[](#installing-via-composer)

The recommended way to install dulo-tech/aws-tools is through [Composer](http://getcomposer.org).

```
# Install Composer
curl -sS https://getcomposer.org/installer | php
```

Add dulo-tech/aws-tools to your composer.json:

```
"require": {
	"dulo-tech/aws-tools": "dev-master"
}
```

Or run the Composer command to install the latest stable version of dulo-tech/aws-tools:

```
composer require dulo-tech/aws-tools
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

Every ~0 days

Total

2

Last Release

4099d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/707209?v=4)[Sean H](/maintainers/headzoo)[@headzoo](https://github.com/headzoo)

---

Top Contributors

[![headzoo](https://avatars.githubusercontent.com/u/707209?v=4)](https://github.com/headzoo "headzoo (7 commits)")

---

Tags

amazonaws

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dulo-tech-aws-tools/health.svg)

```
[![Health](https://phpackages.com/badges/dulo-tech-aws-tools/health.svg)](https://phpackages.com/packages/dulo-tech-aws-tools)
```

###  Alternatives

[aws/aws-crt-php

AWS Common Runtime for PHP

416300.1M4](/packages/aws-aws-crt-php)[aws/aws-sdk-php-symfony

A Symfony bundle for v3 of the AWS SDK for PHP

36517.7M22](/packages/aws-aws-sdk-php-symfony)[async-aws/async-aws-bundle

Configure all your AsyncAws services and enjoy the autowire greatness.

243.6M2](/packages/async-aws-async-aws-bundle)[bref/symfony-bridge

Makes Symfony work on AWS Lambda with Bref

491.7M5](/packages/bref-symfony-bridge)[kamerk22/amazongiftcode

Laravel Package for Amazon Gift Codes.

46140.3k](/packages/kamerk22-amazongiftcode)[ankurk91/laravel-ses-webhooks

Handle AWS SES webhooks in Laravel php framework

2534.2k](/packages/ankurk91-laravel-ses-webhooks)

PHPackages © 2026

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