Libraries tagged by fqcn
adamwojs/php-cs-fixer-phpdoc-force-fqcn
1179062 Downloads
lhcze/fqcn-stripper
997 Downloads
Utility for extracting and formatting FQCN base names with string transformation support.
wol-soft/fqcn-parser
179 Downloads
Parse the FQCN from a PHP file containing a class
dutchcodingcompany/php-cs-fixer-phpdoc-force-fqcn
345 Downloads
brenoroosevelt/flex-fqcn-finder
11336 Downloads
Flexible FQCN Finder
stagem/class-finder
9294 Downloads
Extremely simple and fast Class Finder
sunnysideup/migrate-from-fqcn-to-short-tablename
28 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
48 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
271 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
henzeb/closure
96 Downloads
Invoke classes using their FQCN, and more!
adachsoft/php-code-tools
21 Downloads
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
jerowork/file-class-reflector
2236 Downloads
Get fully-qualified class names based on directory and file paths.
adachsoft/static-class-finder
29 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.
benrowe/fqcn
9936 Downloads
PSR-4 namespace resolver
ilbox/fqcn-converter
4 Downloads