static-php-cli
static-php-cli copied to clipboard
Add dev command: extension dumper for SPC
What is extension dumper
Print required extensions from your composer project.
- Read custom
vendor/composer/installed.jsonorvendor/composer/installed.phpfile. - Get all extensions from composer generated file (reading
ext-*word). - Print extensions.