PHPackages                             pulkitjalan/git-s3 - 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. pulkitjalan/git-s3

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

pulkitjalan/git-s3
==================

Upload your git repo to AWS S3

0.1.0(11y ago)15MITPHPPHP &gt;=5.4.0

Since Apr 12Pushed 11y ago1 watchersCompare

[ Source](https://github.com/pulkitjalan/git-s3)[ Packagist](https://packagist.org/packages/pulkitjalan/git-s3)[ RSS](/packages/pulkitjalan-git-s3/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Git S3
======

[](#git-s3)

> Upload your git repo to AWS S3

[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://www.opensource.org/licenses/MIT)[![Latest Version](https://camo.githubusercontent.com/f75e439b4805ae745957537a4ce67d607b2da434abdfff9db992576c04bd80c2/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70756c6b69746a616c616e2f6769742d73332e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pulkitjalan/git-s3)[![Total Downloads](https://camo.githubusercontent.com/87699d669331afc74d437f047d2570db680ed842fbe28e79464af49a70ee6781/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70756c6b69746a616c616e2f6769742d73332e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pulkitjalan/git-s3)

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

[](#installation)

A global installation of Composer is needed. **git-s3 is installed globally.**

```
$ composer global require pulkitjalan/git-s3:dev-master
```

Usage
-----

[](#usage)

After the installation run `git-s3 init` to initialize the config files. All config files will be created in `~/.git-s3`. Once initialized you can run `git-s3 edit` to manually edit them.

There is also an optional `--env` optional parameter that can be used to initialize and upload to separate environments. Example:

```
$ git-s3 init --env development
```

Once ready you can push an application to s3. Make sure the command is run from a valid `git` repository. Example:

```
$ git-s3 push
```

If you want to push it as a zip archive then you can use the `--zip` parameter (useful for AWS CodeDeploy). Example:

```
$ git-s3 push --zip
```

Credits
-------

[](#credits)

This package was inspired [schickling/git-s3](https://github.com/schickling/git-s3).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

4054d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4124930?v=4)[Pulkit Jalan](/maintainers/pulkitjalan)[@pulkitjalan](https://github.com/pulkitjalan)

---

Top Contributors

[![pulkitjalan](https://avatars.githubusercontent.com/u/4124930?v=4)](https://github.com/pulkitjalan "pulkitjalan (11 commits)")

### Embed Badge

![Health badge](/badges/pulkitjalan-git-s3/health.svg)

```
[![Health](https://phpackages.com/badges/pulkitjalan-git-s3/health.svg)](https://phpackages.com/packages/pulkitjalan-git-s3)
```

###  Alternatives

[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M75](/packages/aws-aws-sdk-php-laravel)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[wnx/laravel-stats

Get insights about your Laravel Project

1.8k1.8M7](/packages/wnx-laravel-stats)[backup-manager/laravel

Database backup manager seamlessly integrated with Laravel 4 or 5 with user-definable procedures and support for S3, Dropbox, FTP, SFTP, and more.

685793.4k2](/packages/backup-manager-laravel)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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