Download the PHP package prestashop/psssst without Composer
On this page you can find all versions of the php package prestashop/psssst. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package psssst
Psssst, the amazing PrestaShop module parser!
The idea behind this minimalist CLI application is to collect information about PrestaShop module. One of the information that is really precious to me is the hooks available for a module.
This is why with this application you can retrieve the list of hooks for a module.
For now, hooks dynamically dispatched in Smarty templates are not found.
How to use it?
Really simple, only the module path is needed.
Alternatively, you can use --export
option to retrieve results as JSON instead.
LICENSE
This project is using the MIT License.
All versions of psssst with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3|^8.0
nikic/php-parser Version ^4.0
symfony/console Version ^4.0|^5.0
symfony/finder Version ^4.0|^5.0
nikic/php-parser Version ^4.0
symfony/console Version ^4.0|^5.0
symfony/finder Version ^4.0|^5.0
The package prestashop/psssst contains the following files
Loading the files please wait ....