Download the PHP package garvinhicking/clinspector-gadget without Composer
On this page you can find all versions of the php package garvinhicking/clinspector-gadget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download garvinhicking/clinspector-gadget
More information about garvinhicking/clinspector-gadget
Files in garvinhicking/clinspector-gadget
Download garvinhicking/clinspector-gadget
More information about garvinhicking/clinspector-gadget
Files in garvinhicking/clinspector-gadget
Vendor garvinhicking
Package clinspector-gadget
Short Description Very, very simple TYPO3 console CLI command JSON export
License GPL-2.0-or-later
Homepage https://garv.in/
Package clinspector-gadget
Short Description Very, very simple TYPO3 console CLI command JSON export
License GPL-2.0-or-later
Homepage https://garv.in/
Please rate this library. Is it a good library?
Informations about the package clinspector-gadget
clinspector_gadget
Very, very simple TYPO3 console CLI command JSON export
Usage
- Install as TYPO3 extension:
composer require garvinhicking/clinspector_gadget
- run
vendor/bin/typo3 clinspector:gadget > output.json
... did I mention, this is basic?
Motivation
The TYPO3 vendor/bin/typo3 list --format=json
command sadly
only exports the "failsafe container" CLI commands and not
all the commands registered by additional extensions.
For that we just use a basic Symfony stub.
All versions of clinspector-gadget with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
typo3/cms-backend Version ^11.5.26 || ^12.4 || ^13.4 || dev-main
typo3/cms-composer-installers Version ^4.0@rc || >=5.0
typo3/cms-core Version ^11.5.26 || ^12.4 || ^13.4 || dev-main
symfony/console Version ^5.4 || ^6.4 || ^7.0
typo3/cms-backend Version ^11.5.26 || ^12.4 || ^13.4 || dev-main
typo3/cms-composer-installers Version ^4.0@rc || >=5.0
typo3/cms-core Version ^11.5.26 || ^12.4 || ^13.4 || dev-main
symfony/console Version ^5.4 || ^6.4 || ^7.0
The package garvinhicking/clinspector-gadget contains the following files
Loading the files please wait ....