ceus-media/doc-creator

Installs: 986

Dependents: 12

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

1.0.0 2025-02-10 09:28 UTC

This package is auto-updated.

Last update: 2025-02-10 13:04:03 UTC


README

Branch Release PHP version PHPStan level Monthly downloads Package version License

A code documentation generator written in PHP.

Version to support PHP 8.1+.
The next version 1.1.x will support PHP 8.3+, only.

Installation

Please use composer to install DocCreator. Here is an example installation and use:

composer create-project ceus-media/doc-creator
php doc.php --config-file=doc.xml

The rendered API documentation will be located in doc/API.