PHPackages                             ghjayce/shipshape - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ghjayce/shipshape

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ghjayce/shipshape
=================

Lightweight orchestration tool for clear, extensible PHP business logic.

v1.1.0(6mo ago)0275↓66.7%MITPHPPHP ^8.0.2CI passing

Since May 27Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/GHJayce/shipshape)[ Packagist](https://packagist.org/packages/ghjayce/shipshape)[ Docs](https://github.com/ghjayce/shipshape)[ RSS](/packages/ghjayce-shipshape/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (10)Used By (0)

Shipshape
---------

[](#shipshape)

[![Total Downloads](https://camo.githubusercontent.com/8e5b3d19d58e08ab242cd5241629f86e75ea92dffdcd4692358d5ada14535350/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f67686a617963652f736869707368617065)](https://packagist.org/packages/ghjayce/shipshape)[![Latest Stable Version](https://camo.githubusercontent.com/251ea688116cdd62e285f61ead404434c2f011b93b78c91237c4cea6946dea27/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f67686a617963652f736869707368617065)](https://packagist.org/packages/ghjayce/shipshape)[![License](https://camo.githubusercontent.com/fd37284a61c06c00393e903e993b8bda16d73d6140c5e28e31b2899d608c74d3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f67686a617963652f736869707368617065)](https://packagist.org/packages/ghjayce/shipshape)

Introduction
------------

[](#introduction)

Shipshape is a lightweight business orchestration tool. It breaks down complex business logic into multiple actions, with each action focused on a single responsibility. This allows you to maintain a top-down coding style while making your logic clear, easy to extend, and fast to debug.

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

[](#installation)

```
composer require ghjayce/shipshape
```

Unit testing
------------

[](#unit-testing)

```
./vendor/bin/phpunit
# or
phpunit
# or
composer run test
```

License
-------

[](#license)

Shipshape is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance78

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~83 days

Recently: every ~115 days

Total

8

Last Release

186d ago

Major Versions

0.3.2 → v1.0.02025-11-12

PHP version history (3 changes)v0.1.0PHP ^8.0|^7.3

v0.3.1PHP ^8.0

v1.0.0PHP ^8.0.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17669653?v=4)[Jayce](/maintainers/GHJayce)[@GHJayce](https://github.com/GHJayce)

---

Top Contributors

[![GHJayce](https://avatars.githubusercontent.com/u/17669653?v=4)](https://github.com/GHJayce "GHJayce (58 commits)")

---

Tags

clean-codecode-readabilitydecouplingmaintainable-codeorchestrationworkflowbusinesscleantidyshipshape

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ghjayce-shipshape/health.svg)

```
[![Health](https://phpackages.com/badges/ghjayce-shipshape/health.svg)](https://phpackages.com/packages/ghjayce-shipshape)
```

###  Alternatives

[symfony/dependency-injection

Allows you to standardize and centralize the way objects are constructed in your application

4.2k455.6M9.6k](/packages/symfony-dependency-injection)[illuminate/contracts

The Illuminate Contracts package.

706130.3M13.3k](/packages/illuminate-contracts)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[illuminate/container

The Illuminate Container package.

31182.0M2.4k](/packages/illuminate-container)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

564576.7k51](/packages/ecotone-ecotone)[symfony/type-info

Extracts PHP types information.

20069.8M269](/packages/symfony-type-info)

PHPackages © 2026

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