Download the PHP package cpsit/auditor without Composer
On this page you can find all versions of the php package cpsit/auditor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cpsit/auditor
More information about cpsit/auditor
Files in cpsit/auditor
Download cpsit/auditor
More information about cpsit/auditor
Files in cpsit/auditor
Vendor cpsit
Package auditor
Short Description Audit PHP application bundles.
License GPL-2.0-or-later
Package auditor
Short Description Audit PHP application bundles.
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package auditor
Auditor
This is a Composer plugin. It allows to access information about the current (root) package.
Requirements
- Composer
- PHP >= 7.4
Version matrix
PHP 8.0 | PHP 7.4 | PHP 7.3 | PHP 7.2 | PHP 7.1 | |
---|---|---|---|---|---|
Composer 1.x | 0.5.x | 0.5.x | 0.5.x | 0.1.0 - 0.5.x | 0.1.0 - 0.5.x |
Composer 2.x | >=0.5 | >=0.5 | 0.5.x | 0.5.x | 0.5.x |
Usage
In your project root
After installation or update via Composer a class CPSIT\Auditor\BundleDescriber
is generated.
It allows to access each property of your bundle (root package).
Examples
Get the name of the current root package:
Get the repositories used by composer for the installation:
Get the installed packages (omit not installed package):
Returns an array of CPSIT\Auditor\Dto\Package
objects.
All versions of auditor with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 || ^8.0 ||^8.1
composer-plugin-api Version ^2.0.0
composer-plugin-api Version ^2.0.0
The package cpsit/auditor contains the following files
Loading the files please wait ....