Libraries tagged by fqdn
stagem/class-finder
9317 Downloads
Extremely simple and fast Class Finder
jerowork/file-class-reflector
2246 Downloads
Get fully-qualified class names based on directory and file paths.
dynamic/silverstripe-classname-update-tasks
3155 Downloads
Module that updates legacy classnames stored in the database to FQN
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.
rawr/fqn-check
8560 Downloads
Checks source trees for not fully qualified function calls.
jawitold/fqcn-extractor
53 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
274 Downloads
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
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.
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
97 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).