PHPackages                             hasibomi/phps3cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. hasibomi/phps3cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

hasibomi/phps3cli
=================

Command line support for S3 for PHP projects.

v0.2(8y ago)124MITPHP

Since Sep 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hasibomi/phps3cli)[ Packagist](https://packagist.org/packages/hasibomi/phps3cli)[ RSS](/packages/hasibomi-phps3cli/feed)WikiDiscussions master Synced 2d ago

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

phps3cli
--------

[](#phps3cli)

Command line support for S3 for PHP projects. It reads configurations from the `.env` file.

Features
--------

[](#features)

1. Upload to S3 bucket

(More features are coming)

Requirements
------------

[](#requirements)

You have to place your configurations in the `.env` file. The `.env` must be placed in the project root.

Example of `.env` file
----------------------

[](#example-of-env-file)

`S3_REGION=region`

`S3_VERSION=latest`

`AWS_ACCESS_KEY_ID=access-key-id`

`AWS_SECRET_ACCESS_KEY=secret-access-key`

Installation
------------

[](#installation)

You can install via composer. Just type `composer require hasibomi/phps3cli` in your terminal &amp; you are good to go.

Usage
-----

[](#usage)

1. `vendor/bin/phps3cli` to get the list of commands
2. `vendor/bin/phps3cli upload --bucket=bucket_name --dir=local_directory`

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~0 days

Total

2

Last Release

3166d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2d988cfae6613da637be0944eae534dc1f6806f618c9e4b1476120c8c1b21462?d=identicon)[hasibomi](/maintainers/hasibomi)

---

Top Contributors

[![hasibomi](https://avatars.githubusercontent.com/u/8606254?v=4)](https://github.com/hasibomi "hasibomi (6 commits)")[![hasibomi-techtonix](https://avatars.githubusercontent.com/u/26198734?v=4)](https://github.com/hasibomi-techtonix "hasibomi-techtonix (3 commits)")

---

Tags

aws-s3cliphpphp-library

### Embed Badge

![Health badge](/badges/hasibomi-phps3cli/health.svg)

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

###  Alternatives

[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[acmephp/acmephp

Let's Encrypt client written in PHP

649155.1k](/packages/acmephp-acmephp)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[grasmash/yaml-cli

A command line tool for reading and manipulating yaml files.

2523.6M10](/packages/grasmash-yaml-cli)

PHPackages © 2026

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