PHPackages                             mutant/s3crawler - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. mutant/s3crawler

ActiveLibrary[File &amp; Storage](/categories/file-storage)

mutant/s3crawler
================

Mutant S3Crawler.

1211PHP

Since May 29Pushed 7y agoCompare

[ Source](https://github.com/nick-shared/S3Crawler)[ Packagist](https://packagist.org/packages/mutant/s3crawler)[ RSS](/packages/mutant-s3crawler/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

### S3 Crawler

[](#s3-crawler)

- This is an S3 crawler. It crawls the web for open S3 buckets based on what essentially amounts to a brute force url search from a wordlist file.

#### Usage via command line

[](#usage-via-command-line)

1. Clone repo and run composer install.
2. `php index.php `

#### Usage in Laravel

[](#usage-in-laravel)

1. `composer require  mutant/s3crawler:dev-master`

OR Add this to composer.json and run `composer update mutant/s3crawler`

```
  "require": {
    "mutant/s3crawler": "dev-master"
  },

```

2. composer.json might need minimum stability set:

```
  "minimum-stability": "dev",

```

3. use `php artisan mutant:s3-bucket-crawler {--inputfile=}`

- Your input file is a line separated word list. There are usable word lists in the wordlist folder of this package.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/29cad76b1c1a1a148cea690d22818a084a1939d1372d4625335b151de14f9a2e?d=identicon)[nickkiermaier](/maintainers/nickkiermaier)

---

Top Contributors

[![0foo](https://avatars.githubusercontent.com/u/6382763?v=4)](https://github.com/0foo "0foo (31 commits)")

### Embed Badge

![Health badge](/badges/mutant-s3crawler/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M123](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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