Skip to content

GHJayce/shipshape

Repository files navigation

Shipshape

Total Downloads Latest Stable Version License

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

composer require ghjayce/shipshape

Unit testing

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

License

Shipshape is open-sourced software licensed under the MIT license.

About

A lightweight orchestration tool that simplifies complex business logic, keeping your PHP code clear, readable, and extensible while preserving native top-down coding habits.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages