codex / addon-phpdoc
The Phpdoc addon provides Codex the means to parse the phpdoc generated xml file and integrate documenation in a user-friendly way.
Installs: 160
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 3
Open Issues: 0
Type:codex-addon
Requires
- codex/composer-plugin: ~2.0
- codex/core: 2.0.*
This package is auto-updated.
Last update: 2021-04-26 15:16:24 UTC
README
Go to the main Codex repository.
The Phpdoc Addon provides Codex the means to parse the phpdoc generated xml file and display it in a user-friendly way.
The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code.
Documentation
Check out the official documentation.
Preview
License
Copyright (c) 2015 Robin Radic, MIT License