mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-05 07:45:39 +08:00
7 lines
286 B
Markdown
7 lines
286 B
Markdown
|
|
# Vendor Mode
|
||
|
|
|
||
|
|
<!-- TODO: What vendor mode is and when to use it.
|
||
|
|
Installation: `composer require crazywhalecc/static-php-cli`.
|
||
|
|
How to register an external registry pointing to your custom package classes.
|
||
|
|
Minimal working example: one Library class, one config YAML, run spc. -->
|