Download the PHP package oxid-professional-services/oxid-dump-autoload without Composer
On this page you can find all versions of the php package oxid-professional-services/oxid-dump-autoload. 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 oxid-dump-autoload
Description
Sometimes it's helpful to have the module-chain which is saved in the oxid database in a simple php file on the disk, e.g. for running static code analysis or to tell your IDE where to find a *_parent
class. This little Tool allows you to generate a php-file which consinst of all class_alias
statements used inside the shop.
Could be used for example in phpstan
like this:
Installation
Usage
Run vendor/bin/oxid-dump-autoload
to generate a autoload.oxid.php
inside your current working directory.
All versions of oxid-dump-autoload with dependencies
PHP Build Version
Package Version
Requires
oxid-esales/oxideshop-ce Version
^v6.2
The package oxid-professional-services/oxid-dump-autoload contains the following files
Loading the files please wait ....