Recommend this page to a friend! |
Download |
Info | Documentation | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 253 | All time: 7,888 This week: 67 |
Version | License | PHP version | Categories | |||
phpdoc2pdf 1.0.0 | Custom (specified... | 5 | PHP 5, Files and Folders, Project Man... |
Description | Author | |
This package can create PDF files from PHP sources with PHPDoc. Innovation Award
|
Create PDF formatted documentation for your PHP projects.
phpDoc2pdf uses the phpDocumentor/Reflection library to extract the classes, interfaces and traits from your project and generate a set of documentation similar to the one that phpDocumentor2 provides, but in PDF format.
You can see some examples on the docs folder.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Use the following command to generate the documentation:
php phpDoc2pdf.phar create <INPUT> <OUTPUT>
Replace `<INPUT>
with the PHP file or directory that you want to document and
<OUTPUT>
` with the directory where the documentation will be saved.
Please note that the files you want to document have to be in UTF-8 format.
All contributions are welcome, please see the To-do list below or suggest something. ?
This project is licensed under the MIT License - see the LICENSE file for details
Screenshots (1) | ||
Files (22) |
File | Role | Description | ||
---|---|---|---|---|
docs (4 files) | ||||
src (2 directories) | ||||
templates (1 directory) | ||||
tests (2 files) | ||||
composer.json | Data | Auxiliary data | ||
composer.lock | Data | Auxiliary data | ||
LICENSE | Lic. | License text | ||
README.md | Doc. | Documentation |
Files (22) | / | docs |
File | Role | Description |
---|---|---|
Command.pdf | Data | Auxiliary data |
CreateDocsCommand.pdf | Data | Auxiliary data |
FilesTreatment.pdf | Data | Auxiliary data |
PDFFile.pdf | Data | Auxiliary data |
Files (22) | / | src | / | application |
File | Role | Description |
---|---|---|
Command.php | Class | Class source |
createDocs.php | Example | Example script |
CreateDocsCommand.php | Class | Class source |
FilesTreatment.php | Class | Class source |
Files (22) | / | templates | / | default |
File | Role | Description |
---|---|---|
constants.php | Example | Example script |
header.php | Example | Example script |
methods.php | Example | Example script |
properties.php | Example | Example script |
styles.css | Data | Auxiliary data |
summary.php | Aux. | Auxiliary script |
Files (22) | / | tests |
File | Role | Description |
---|---|---|
FilesTreatmentTest.php | Class | Class source |
PDFFileTest.php | Class | Class source |
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 | |||||||||||||||
95% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.