apie/common
最新稳定版本:1.0.0-RC2
Composer 安装命令:
composer require apie/common
包简介
Composer package of the apie library: common
README 文档
README
common
This package is part of the Apie library. The code is maintained in a monorepo, so PR's need to be sent to the monorepo
Documentation
This package contains common actions used by the high-level functionality (where apie/core contains low-level functionality). For example apie/rest-api uses the actions from this package and maps them to REST API calls.
CreateObjectAction
Creates objects from raw contents and stores them with the persistence layer.
GetListAction
retrieves a list of objects of a specific resource. It can filter them too.
RunAction
The RPC type of action. Runs a method and returns the return value.
统计信息
- 总下载量: 7.16k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 10
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-17