Libraries tagged by fully qualified classname
gnugat/nomo-spaco
25 Favers
177998 Downloads
177998 Downloads
Displays the declared fully qualified classnames of a project
jerowork/file-class-reflector
3 Favers
2278 Downloads
2278 Downloads
Get fully-qualified class names based on directory and file paths.
jawitold/fqcn-extractor
0 Favers
78 Downloads
78 Downloads
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
aklump/default-value
0 Favers
364 Downloads
364 Downloads
Calculates the default value based on variable type, including fully-qualified classnames.
milo/alias-expander
2 Favers
28 Downloads
28 Downloads
Runtime alias expanding to fully qualified class name.
adachsoft/static-class-finder
0 Favers
31 Downloads
31 Downloads
A robust, standalone PHP library that resolves the file path of a class based on its Fully Qualified Class Name (FQCN) using only static Composer maps.