fabio_pellati/apigility-tools

Apigility 通用工具

4.0.0 2021-02-02 09:29 UTC

This package is auto-updated.

Last update: 2024-09-05 00:40:29 UTC


README

Apigility 通用工具 https://github.com/zfcampus/zf-apigility

  • 基于 MessageExchangeEventManager Actuator 的映射模式事件驱动实现,用于 Rest 服务 https://github.com/fabiopellati/message-exchange-event-manager
  • Sql Actuator 在 Rest 生命周期中常用 SQL 查询的构建器
  • 配置编写器,用于将 Apigility 的配置分割为服务而不是模块
  • 分页器,用于在 Sql 中对预先过滤的结果集进行分页