定制 kipchak/middleware-error 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kipchak/middleware-error

最新稳定版本:1.1

Composer 安装命令:

composer require kipchak/middleware-error

包简介

An Error Handling Middleware for the Kipchak API Development Kit (ADK)

README 文档

README

This Middleware package provides a standardized way to handle and log errors and exceptions in Kipchak APIs.

Composer Package

kipchak/middleware-error

How to use it?

Install it via composer: composer require kipchak/middleware-error.

Then just ensure you have appropriate settings configured in kipchak.api.php config file in the root of your project.

For a sample, please see: https://1x.ax/mamluk/kipchak/starter/~files/master/config/kipchak.api.php.

What is a Kipchak Middleware?

Kipchak Middleware is a standard PHP PSR-15 middleware.

Middleware is a component that sits between the request and response of a web application, allowing for interception and modification of the request and response data. In the context of Kipchak, middleware can be used to handle errors, authentication, and other cross-cutting concerns that are common across one or more API endpoints.

统计信息

  • 总下载量: 39
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-12-24