InstalledVersions::getReference()
InstalledVersions::getInstallPath()
InstalledVersions::getRootPackage()
InstalledVersions::getRawData()
Method: Returns the raw installed.php data for custom implementations
Read MoreInstalledVersions::getAllRawData()
Method: Returns the raw data of all installed.php which are currently loaded for custom implementations
Read MoreInstalledVersions::reload()
Method: Lets you reload the static array from another file
Read MoreInstalledVersions::getInstalled()
InstalledVersions
Class: This class is copied in every Composer installed project and available to all
Read MoreInstalledVersions::getInstalledPackages()
Method: Returns a list of all package names which are present, either by being installed, replaced or provided
Read More