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.
composer require ghjayce/shipshape./vendor/bin/phpunit
# or
phpunit
# or
composer run testShipshape is open-sourced software licensed under the MIT license.