[ 源代码: php-composer-class-map-generator ]
软件包:php-composer-class-map-generator(1.4.0-1)
php-composer-class-map-generator 的相关链接
Debian 的资源:
下载源码包 php-composer-class-map-generator:
- [php-composer-class-map-generator_1.4.0-1.dsc]
- [php-composer-class-map-generator_1.4.0.orig.tar.xz]
- [php-composer-class-map-generator_1.4.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 php-composer-class-map-generator 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-composer-pcre
- PCRE wrapping library that offers type-safe preg_* replacements
-
- dep: php-symfony-finder
- find files and directories