PHPackages                             phptek/silverstripe-shippable - 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. phptek/silverstripe-shippable

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

phptek/silverstripe-shippable
=============================

Adds support for the Shippable.com CI SaaS.

2791[2 PRs](https://github.com/phptek/silverstripe-shippable/pulls)PHP

Since Feb 12Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

silverstripe-shippable
======================

[](#silverstripe-shippable)

A small bundle of files to help you get a [SilverStripe](http://silverstripe.org) project up and running on the [Shippable](http://shippable.com) CI SaaS.

Shippable is a flexible SaaS for CI and Deployments. It uses [Docker](http://docker.io) based containerisation and is super-fast. It connects to both your [BitBucket](http://bitbucket.org) and [GitHub](http://github.com) repos, and can be configured to trigger a build from specific branches.

The `shippable.yml` file is in the same format as [Travis's](http://travis-ci.org) and valid Travis YML is valid Shippable YML. [See the docs](http://docs.shippable.com/en/latest/) for more info.

By default `shippable.yml` is configured to only run builds on the your project's `master` branch. You can change this to have shippable build from any project branch. [See the docs](http://docs.shippable.com/en/latest/) for more info.

You can optionally show a "Shippable" / "Not shippable" Travis-like icon in your markdown documents, simply uncomment and adapt the (raw) markdown below.

Out of the box, these files will build your SilverStripe project as per your composer file (See `Requirements` below) and run unit tests from your `mysite` directory. Simply edit `shippable.yml` with your own project-specific settings.

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

[](#requirements)

[Composer!](http://getcomposer.org) Out of the box, your project will fail to build if you don't have composer files. If you have no need of composer (why not?) change/delete that line in `shippable.yml`.

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

[](#installation)

- Get the files:
    - `#> git clone https://github.com/phptek/silverstripe-shippable.git` or
    - `#> composer require phptek/silverstripe-shippable dev-master`
- Copy `_ss_environment.php` and `shippable.yml` into your project's root
- Edit `ss_environment.php` as per comments at the top of the file
- Edit `shippable.yml` and change `ss_mysite` to the name of your own database

Feedback / bugs
---------------

[](#feedback--bugs)

`russ AT theruss DOT com`

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/30dea83801428834fb2e1bee1e6e2925e5d7876877fef189dc7f6c8f2878af14?d=identicon)[phptek](/maintainers/phptek)

---

Top Contributors

[![phptek](https://avatars.githubusercontent.com/u/478440?v=4)](https://github.com/phptek "phptek (5 commits)")

### Embed Badge

![Health badge](/badges/phptek-silverstripe-shippable/health.svg)

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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