PHPackages                             draw/aws-tool-kit - 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. draw/aws-tool-kit

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

draw/aws-tool-kit
=================

This package offer a few AWS tool kit.

0.39.5(3mo ago)047.8k↑159.3%1MITPHP

Since May 5Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/mpoiriert/aws-tool-kit)[ Packagist](https://packagist.org/packages/draw/aws-tool-kit)[ RSS](/packages/draw-aws-tool-kit/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (30)Versions (184)Used By (1)

Aws Tool Kit
============

[](#aws-tool-kit)

Multiple tools related to Aws infrastructure.

draw:aws:cloud-watch-logs:download
----------------------------------

[](#drawawscloud-watch-logsdownload)

Allow to download a cloud watch log locally.

A user case would be to download slow query log from a rds cluster and aggregate them locally

```
bin/console draw:aws:cloud-watch-logs:download /aws/rds/cluster/prod-dbcluster/slowquery prod-1 ./tmp/slow-log.log
bin/console draw:aws:cloud-watch-logs:download /aws/rds/cluster/prod-dbcluster/slowquery prod-2 ./tmp/slow-log.log --fileMode=a+

```

--aws-newest-instance-role
--------------------------

[](#--aws-newest-instance-role)

Allowing to ignore a command if it's not the newest instance in a pool of instance base on it's role.

Sometimes it's complex to configure cron that should be executed only on one instance in a pool of server that are auto-scaling. A good way to do that is to check if the current instance is the newest one, that way only one instance can be the newest at a specific time.

```
bin/console acme:purge-database --aws-newest-instance-role=prod

```

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance82

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

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

###  Release Activity

Cadence

Every ~7 days

Recently: every ~0 days

Total

183

Last Release

99d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8bb9496b48abc2bfd37ebafa9cc4b3b1307a369ad27f6514943408d9b5ff18a5?d=identicon)[mpoiriert](/maintainers/mpoiriert)

---

Top Contributors

[![mpoiriert](https://avatars.githubusercontent.com/u/4175616?v=4)](https://github.com/mpoiriert "mpoiriert (345 commits)")[![DumitracheAdrian](https://avatars.githubusercontent.com/u/12441524?v=4)](https://github.com/DumitracheAdrian "DumitracheAdrian (1 commits)")

---

Tags

awsdraw

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/draw-aws-tool-kit/health.svg)

```
[![Health](https://phpackages.com/badges/draw-aws-tool-kit/health.svg)](https://phpackages.com/packages/draw-aws-tool-kit)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[phpro/soap-client

A general purpose SoapClient library

8955.9M52](/packages/phpro-soap-client)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49517.1k](/packages/blackfire-player)

PHPackages © 2026

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