Libraries tagged by fqcn
adamwojs/php-cs-fixer-phpdoc-force-fqcn
1226046 Downloads
lhcze/fqcn-stripper
1121 Downloads
Utility for extracting and formatting FQCN base names with string transformation support.
dutchcodingcompany/php-cs-fixer-phpdoc-force-fqcn
622 Downloads
brenoroosevelt/flex-fqcn-finder
11659 Downloads
Flexible FQCN Finder
stagem/class-finder
9339 Downloads
Extremely simple and fast Class Finder
jerowork/file-class-reflector
2274 Downloads
Get fully-qualified class names based on directory and file paths.
sunnysideup/migrate-from-fqcn-to-short-tablename
37 Downloads
If you have bad table names (using FQCN) then this method will fix up your tables to be short table names, and migrate the data.
jawitold/fqcn-extractor
76 Downloads
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
jerowork/class-dependencies-parser
279 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
benrowe/fqcn
9936 Downloads
PSR-4 namespace resolver
wol-soft/fqcn-parser
179 Downloads
Parse the FQCN from a PHP file containing a class
ilbox/fqcn-converter
4 Downloads
mike182uk/phpspec-run-fqcn
45 Downloads
PHPSpec run FQCN extension - Run a spec by its FQCN
jasny/fqcn-reader
5236 Downloads
Library to extract PHP class name from source file
henzeb/closure
103 Downloads
Invoke classes using their FQCN, and more!