apiato/legacy-bridge
Composer 安装命令:
composer require apiato/legacy-bridge
包简介
A set of utilities to help you gradually upgrade your Apiato codebase.
README 文档
README
Legacy Bridge provides a set of traits and classes to help you gradually upgrade your codebase. You can use these traits in your existing classes to maintain compatibility with the new version of Apiato while you refactor your code.
Installation
composer require apiato/legacy-bridge dev-latest
Usage
We suggest you copy the traits and classes you need to your codebase instead of using them directly from the package.
Backward compatibility features are grouped based on the Apiato version they support.
You can find each versions documentation in the following directories:
| From | To | Documentation |
|---|---|---|
| v12 | v13 | v12 |
统计信息
- 总下载量: 625
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-07