phpdocumentor/shim
Composer shim to install phpDocumentor as a PHAR. Downloads the official release PHAR from the main phpDocumentor repo and places it in vendor/bin for easy use in your project. Use main repo for bleeding-edge versions and issue tracking.
This package allows users to install phpDocumentor via composer. Using the distributed phar's from the phpDocumentor main repo. This package only provides an installer. New tags are created when a new version of phpDocumentor is released. If you want to use a bleeding edge version of phpDocumentor please consult the main repo.
Add phpdocumentor to your project.
composer require --dev phpdocumentor/shim:^3
phpDocumentor phar will be downloaded and adding into your projects bin directory.
Which is vendor/bin by default.
From now, you can follow the normal flow to use phpDocumentor. For more information about using phpDocumentor please read our docs.
If you have any issues using phpDocumentor please report bugs in the main repo
How can I help you explore Laravel packages today?