Generates IDE stubs for extension modules using PHP's Reflection API.
Use phive (recommended):
phive install souplette-php/chicotAlternatively, grab the phar archive from the latest release.
composer require souplette/chicotList installed extension modules:
chicot modulesGenerate stubs for the core module and writes them to a file named core.stub.php:
chicot stub 'core' 'core.stub.php'