Binary package “php-composer-class-map-generator” in ubuntu oracular

Utilities to scan PHP code and generate class maps

 This library allows one to scan a directory and extract a classmap with
 all classes/interfaces/traits/enums mapped to their paths.
 .
 For more advanced usage, one can instantiate a generator object and
 call scanPaths one or more time then call getClassMap to get a ClassMap
 object containing the resulting map + eventual warnings.

Published versions