ghjayce/shipshape
最新稳定版本:v1.1.0
Composer 安装命令:
composer require ghjayce/shipshape
包简介
Lightweight orchestration tool for clear, extensible PHP business logic.
README 文档
README
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.
统计信息
- 总下载量: 187
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-05-27