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

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

vjanagaran/git-s3
=================

Easy way to deploy your git repo to an AWS S3 bucket

0.3.1(12y ago)010PHP

Since Jun 19Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (8)Versions (4)Used By (0)

git-s3
======

[](#git-s3)

#### The problem

[](#the-problem)

- You have an **AWS S3 bucket** and want a **git repository** for all your data in it
- You don't want to upload or delete all changed files manually

#### With `git-s3`

[](#with-git-s3)

- **Automated deployment process**
- **versioning** and revision control for S3
- Super **easy** installation and usage
- Uploads or deletes just the files, which have changed

Installation [![Build Status](https://camo.githubusercontent.com/10ed6819ce6966014e89056283d93ba200336aba369926e9723853d6ae1ff752/68747470733a2f2f7472617669732d63692e6f72672f766a616e61676172616e2f6769742d73332e706e67)](https://travis-ci.org/vjanagaran/git-s3) [![Coverage Status](https://camo.githubusercontent.com/ecc4c1fa272d270821abb500f4864d2fc8efceaec58c99842a9f65d97fc0e7ae/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f766a616e61676172616e2f6769742d73332f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/vjanagaran/git-s3?branch=master)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#installation--)

A [global installation of Composer](https://github.com/vjanagaran/git-s3/blob/master/doc/COMPOSER.md) is needed. **git-s3 is installed globally.**

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

Usage
-----

[](#usage)

After the installation run `git-s3 config` to initialize the app. All needed files (config, history) will be created in the current directory. That's it. [A full example can be found here.](https://github.com/vjanagaran/git-s3/blob/master/doc/EXAMPLE.md)

#### Configure / Initialize

[](#configure--initialize)

Edit the `config.yml` file manually or run

```
$ git-s3 config
```

#### Deploy

[](#deploy)

```
$ git-s3 deploy
```

Coming soon
-----------

[](#coming-soon)

- Command to see deploy history
- Brew support
- subfolder as repo
- higher test coverage
- upload progress bar
- use git-s3 as non-global package
- **Ruby rewrite**
- ...

Support &amp; Contribution
--------------------------

[](#support--contribution)

If you have an issue or an idea how to improve this project please open an Issue/Pull Request [here](https://github.com/vjanagaran/git-s3/issues)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77% 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 ~29 days

Total

3

Last Release

4653d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89b9dddb5bb3206657cafad3e236cb94ed543951bf369140cd064ca6498496f4?d=identicon)[vjanagaran](/maintainers/vjanagaran)

---

Top Contributors

[![schickling](https://avatars.githubusercontent.com/u/1567498?v=4)](https://github.com/schickling "schickling (97 commits)")[![Irishsmurf](https://avatars.githubusercontent.com/u/587220?v=4)](https://github.com/Irishsmurf "Irishsmurf (20 commits)")[![vjanagaran](https://avatars.githubusercontent.com/u/2472291?v=4)](https://github.com/vjanagaran "vjanagaran (2 commits)")[![heskyji](https://avatars.githubusercontent.com/u/1085359?v=4)](https://github.com/heskyji "heskyji (2 commits)")[![Eein](https://avatars.githubusercontent.com/u/5025835?v=4)](https://github.com/Eein "Eein (1 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")[![StevenShi](https://avatars.githubusercontent.com/u/1408695?v=4)](https://github.com/StevenShi "StevenShi (1 commits)")[![timsuchanek](https://avatars.githubusercontent.com/u/1094804?v=4)](https://github.com/timsuchanek "timsuchanek (1 commits)")[![benke](https://avatars.githubusercontent.com/u/751503?v=4)](https://github.com/benke "benke (1 commits)")

---

Tags

s3awsbucketgitdeploy

### Embed Badge

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

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k511.3M2.2k](/packages/aws-aws-sdk-php)[vinelab/cdn

Content Delivery Network (CDN) Package for Laravel

217240.8k1](/packages/vinelab-cdn)[publiux/laravelcdn

Content Delivery Network (CDN) Package for Laravel

155230.4k](/packages/publiux-laravelcdn)

PHPackages © 2026

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