PHP PhpBench\Environment Namespace

Nested Namespaces

PhpBench\Environment\Provider

Interfaces

Name Description
ProviderInterface Implementors of this interface provide information about a specific feature of the environment, e.g. VCS, OS, etc.

Classes

Name Description
Information Represents information about the VCS system used by the current working directory.
Supplier Supplies information from the current environment.
VcsInformation VCS specific information. All VCS providers should return this object to ensure they all provide the same information.