Documentation
¶
Overview ¶
Command list-apis generates docs/reference/extensions/implemented-apis.md. It builds the same runtime the phpscript CLI runs, so the listing is what a script sees, and reads doc comments and parameter names from the Go source tree it runs in. Run it from the module root:
go run ./scripts/list-apis > docs/reference/extensions/implemented-apis.md
The atkins test:introspection job does exactly that.
Click to show internal directories.
Click to hide internal directories.