Download the PHP package mathiasverraes/uptodocs without Composer
On this page you can find all versions of the php package mathiasverraes/uptodocs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathiasverraes/uptodocs
More information about mathiasverraes/uptodocs
Files in mathiasverraes/uptodocs
Download mathiasverraes/uptodocs
More information about mathiasverraes/uptodocs
Files in mathiasverraes/uptodocs
Vendor mathiasverraes
Package uptodocs
Short Description UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
License MIT
Homepage https://github.com/mathiasverraes/uptodocs
Package uptodocs
Short Description UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
License MIT
Homepage https://github.com/mathiasverraes/uptodocs
Please rate this library. Is it a good library?
Informations about the package uptodocs
UpToDocs
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process.
Include this in your CI workflows, to make sure your documentation is always up to date with your code.
Usage
CLI:
In your code:
Example
You can try it on the Markdown file in the sample directory:
Output:
UpToDocs discovered a typo in our sample code. Oops!
All versions of uptodocs with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
league/commonmark Version ^1.4
symfony/process Version ^5.0
symfony/console Version ^5.0
league/commonmark Version ^1.4
symfony/process Version ^5.0
symfony/console Version ^5.0
The package mathiasverraes/uptodocs contains the following files
Loading the files please wait ....