Libraries tagged by fqdn
jerowork/file-class-reflector
2282 Downloads
Get fully-qualified class names based on directory and file paths.
sunnysideup/migrate-from-fqcn-to-short-tablename
49 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.
mcmatters/grumphp-fqn-checker
7199 Downloads
mcmatters/fqn-checker
7361 Downloads
jawitold/fqcn-extractor
80 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
283 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
dynamic/silverstripe-classname-update-tasks
3161 Downloads
Module that updates legacy classnames stored in the database to FQN
wol-soft/fqcn-parser
179 Downloads
Parse the FQCN from a PHP file containing a class
ilbox/fqcn-converter
4 Downloads
benrowe/fqcn
9936 Downloads
PSR-4 namespace resolver
ompmega/laravel-fdn
14 Downloads
Laravel 5 + Zurb Foundation 6 (Boilerplate)
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
104 Downloads
Invoke classes using their FQCN, and more!
adachsoft/php-code-tools
24 Downloads
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).