Recommend this page to a friend! |
Download |
Info | Documentation | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 39 | All time: 10,910 This week: 36 |
Version | License | PHP version | Categories | |||
phpdoc2githubwiki 1.0.0 | GNU General Publi... | 7 | Tools, Language, PHP 7 |
This package contains a PHP CLI script and the needed template to create the class reference for your PHP repository in the format for a github wiki using phpDocumentor 3.
GitHub wiki provides an easy-to-use tool for creating a documentation. With this package, the work of adding a complete class reference to this documentation is automated with the help of phpDocumentor.
The use and configuration of both methods is explained in detail in the blog that was published for this package.
If you like githubwiki please consider donating at Paypal
The githubwiki.phar
can be easily created using the box builder:
Make it available on your system:
sudo mv box.phar /usr/local/bin/box
sudo chmod +x /usr/local/bin/box
call the box builder
box build -v
Files (28) |
File | Role | Description | ||
---|---|---|---|---|
bash (2 files) | ||||
bin (1 file) | ||||
lordgnu (1 directory) | ||||
SKien (2 directories) | ||||
template (10 files) | ||||
autoloader.php | Aux. | Auxiliary script | ||
box.json | Data | Auxiliary data | ||
githubwiki-help.txt | Doc. | Documentation | ||
githubwiki.php | Example | Example script | ||
githubwiki.xml | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
phpdoc.template.xml | Data | Auxiliary data | ||
phpstan.neon | Data | Auxiliary data | ||
README.md | Doc. | Documentation |
Files (28) | / | bash |
File | Role | Description |
---|---|---|
githubwiki | Data | Auxiliary data |
phpdoc.xml | Data | Auxiliary data |
Files (28) | / | SKien | / | Config |
File | Role | Description |
---|---|---|
AbstractConfig.php | Class | Class source |
ConfigInterface.php | Class | Class source |
NullConfig.php | Class | Class source |
XMLConfig.php | Class | Class source |
Files (28) | / | template |
File | Role | Description |
---|---|---|
class-trait-ifc.md.twig | Data | Auxiliary data |
class.md.twig | Data | Auxiliary data |
footer.md.twig | Data | Auxiliary data |
github_wiki.twig | Data | Auxiliary data |
index.md.twig | Data | Auxiliary data |
interface.md.twig | Data | Auxiliary data |
method.md.twig | Data | Auxiliary data |
sidebar.md.twig | Data | Auxiliary data |
template.xml | Data | Auxiliary data |
trait.md.twig | Data | Auxiliary data |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.