The API documentation can be auto generated with phpDocumentor. There is an online version available via the gh-pages branch that is automatically deployed on each push to main.
Locally created docs will appear in this directory. If you’d like to create local docs, please follow these steps:
c:\path\to\php.exe c:\path\to\phpDocumentor.phar --config=phpdoc.xml
php /path/to/phpDocumentor.phar --config=phpdoc.xml