mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 23:05:41 +08:00
7 lines
328 B
Markdown
7 lines
328 B
Markdown
|
|
# Package Model
|
||
|
|
|
||
|
|
<!-- TODO: Explain the unified package model: library / php-extension / target types.
|
||
|
|
Cover the per-package YAML format (config/pkg/), the `depends` field,
|
||
|
|
platform overrides (@windows / @unix notation), artifact.source and artifact.binary.
|
||
|
|
Show annotated example YAML for a library and an extension. -->
|