定制 dragon-code/support 二次开发

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

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

dragon-code/support

最新稳定版本:6.16.0

Composer 安装命令:

composer require dragon-code/support

包简介

Support package is a collection of helpers and tools for any project.

README 文档

README

the dragon code support

Stable Version Unstable Version Total Downloads Github Workflow Status License

Installation

composer require dragon-code/support

Contributing

Are you missing any method used in your project?

You can easily add support for it in this package. We do not limit the number of methods or classes.

What you need to add a new method or class

  • Add a new method to an existing class or create a new one in namespace;
  • Specify the name and parameters of the called method in the dock block of the corresponding facade class (DragonCode\Support\Facades\*);
  • Add tests for a new method or class following the structure: Tests\Unit\*\<ClassName>\<MethodNameTest>;
  • It's all ????

License

This package is licensed under the MIT License.

统计信息

  • 总下载量: 7.62M
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 23
  • 点击次数: 1
  • 依赖项目数: 68
  • 推荐数: 0

GitHub 信息

  • Stars: 23
  • Watchers: 2
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04