maslosoft/api-facades
Composer 安装命令:
composer require maslosoft/api-facades
包简介
OpenAPI chainable facades generator
README 文档
README
API Facades generator, allowing to call OpenAPI compatible API's with fluid interfaces
Install
composer require maslosoft/api-facades --dev
Unit tests
To create unit test, make may be used with self-explanatory command, for example:
make unit Generate/Trim
Will generate new unit test class in:
tests/Unit/GenerateTrimTest.php
Keep in mind to use forward slash for namespace of tests, as \ may be interpreted as ascape character and generated class namespece will be wrong.
Templates
Templates are stored as md files. This allows syntax highlighting, while not showing errors when using placeholders.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-10-16