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

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

schickling/git-s3
=================

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

0.3.1(12y ago)23395838[9 issues](https://github.com/schickling/git-s3/issues)[1 PRs](https://github.com/schickling/git-s3/pulls)PHP

Since Jun 19Pushed 9y ago19 watchersCompare

[ Source](https://github.com/schickling/git-s3)[ Packagist](https://packagist.org/packages/schickling/git-s3)[ RSS](/packages/schickling-git-s3/feed)WikiDiscussions master Synced 2mo 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/0b4608f06fe22653e397176a83476f3e917b0b2f3dd263fa67ce55f0ae61e3ed/68747470733a2f2f7472617669732d63692e6f72672f73636869636b6c696e672f6769742d73332e706e67)](https://travis-ci.org/schickling/git-s3) [![Coverage Status](https://camo.githubusercontent.com/e48a4ce982081185928737d1e2aef5117c6885add9226cbfe321ad24def5d5bc/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f73636869636b6c696e672f6769742d73332f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/schickling/git-s3?branch=master)
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#installation--)

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

```
$ composer global require schickling/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/schickling/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/schickling/git-s3/issues)

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.2% 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/a2606bc02313fbf3a7bd57cefaebeba31662d462f26517dee64ce160f433d73b?d=identicon)[schickling](/maintainers/schickling)

---

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)")[![heskyji](https://avatars.githubusercontent.com/u/1085359?v=4)](https://github.com/heskyji "heskyji (2 commits)")[![StevenShi](https://avatars.githubusercontent.com/u/1408695?v=4)](https://github.com/StevenShi "StevenShi (1 commits)")[![benke](https://avatars.githubusercontent.com/u/751503?v=4)](https://github.com/benke "benke (1 commits)")[![timsuchanek](https://avatars.githubusercontent.com/u/1094804?v=4)](https://github.com/timsuchanek "timsuchanek (1 commits)")[![bitdeli-chef](https://avatars.githubusercontent.com/u/3092978?v=4)](https://github.com/bitdeli-chef "bitdeli-chef (1 commits)")[![Eein](https://avatars.githubusercontent.com/u/5025835?v=4)](https://github.com/Eein "Eein (1 commits)")

---

Tags

s3awsbucketgitdeploy

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/schickling-git-s3/health.svg)](https://phpackages.com/packages/schickling-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)
