mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
7 lines
263 B
Markdown
7 lines
263 B
Markdown
# Vendor 模式
|
|
|
|
<!-- TODO: Vendor 模式是什么,适用场景。
|
|
安装:`composer require crazywhalecc/static-php-cli`。
|
|
注册指向自定义包类的外部 Registry。
|
|
最小工作示例:一个 Library 类 + 一个配置 YAML + 运行 spc。 -->
|