PHPackages                             markguinn/silverstripe-deploytools - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. markguinn/silverstripe-deploytools

ActiveSilverstripe-module[DevOps &amp; Deployment](/categories/devops)

markguinn/silverstripe-deploytools
==================================

Provides automated git deployment and (soon) assets/database backup.

0.1.0(12y ago)81492[2 issues](https://github.com/markguinn/silverstripe-deploytools/issues)MITPHP

Since Mar 13Pushed 10y ago7 watchersCompare

[ Source](https://github.com/markguinn/silverstripe-deploytools)[ Packagist](https://packagist.org/packages/markguinn/silverstripe-deploytools)[ RSS](/packages/markguinn-silverstripe-deploytools/feed)WikiDiscussions master Synced today

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

Deployment Tools Module for Silverstripe
========================================

[](#deployment-tools-module-for-silverstripe)

Provides automated git deployment and (hopefully soon) assets/database backup. This module is in a very early state has been very helpful to us already so I'm putting it out there. Feedback and pull requests are very welcome.

FEATURES:
---------

[](#features)

- Provides a commit hook endpoint for automated git deployment (currently only from Bitbucket and Github)
    - clears cache
    - builds database (dev/build)
    - If composer.json is found, runs "composer install"
- Provides easy installation for:
    - setting up the post-commit service hook on Bitbucket
    - others to come

INSTALLATION:
-------------

[](#installation)

1. Install via composer (composer require markguinn/silverstripe-deploytools) or download and install manually.
2. Open /deploy-tools/install in a browser and fill out the form (note, you need to be logged in as an admin).
3. Add "\[deploy\]" deploy to your commit message for automatic deployment when you push to master.

TODO:
-----

[](#todo)

- refactor some things to make services hooks etc more pluggable
- host backup cron job
- should have a hook for updating itself as well
- install tool
    - setup cron job
    - possibly register with a central server if we ever get that going
- register events with central server (backup, deploy, etc)
- github support
- add some configuration (change or remove \[deploy\] tag, etc)
- look into rollbacks and atomic deployment
- deploy from other branches
- cron job for cache cleanup (i.e. old files if you're using a rolling key system)

DEVELOPERS:
-----------

[](#developers)

- Mark Guinn -

LICENSE (MIT):
--------------

[](#license-mit)

Copyright (c) 2013 Mark Guinn

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

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

4492d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/485dfc9fc93cad085c83c3276f19b6e9322ee910ab0e1685de0db42228dbf97b?d=identicon)[markguinn](/maintainers/markguinn)

---

Top Contributors

[![anselmdk](https://avatars.githubusercontent.com/u/1316533?v=4)](https://github.com/anselmdk "anselmdk (14 commits)")

---

Tags

backupsilverstripegitdeploy

### Embed Badge

![Health badge](/badges/markguinn-silverstripe-deploytools/health.svg)

```
[![Health](https://phpackages.com/badges/markguinn-silverstripe-deploytools/health.svg)](https://phpackages.com/packages/markguinn-silverstripe-deploytools)
```

###  Alternatives

[banago/phploy

PHPloy - Incremental Git (S)FTP deployment tool that supports submodules, multiple servers and rollbacks.

1.4k47.6k](/packages/banago-phploy)[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[silverstripe/deploynaut

The SilverStripe deployment framework

723.5k2](/packages/silverstripe-deploynaut)[brunodebarros/git-deploy-php

git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.

2941.2k](/packages/brunodebarros-git-deploy-php)

PHPackages © 2026

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