sunnysideup/migrate-from-fqcn-to-short-tablename
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.
时间:2026-04-30 08:34
jawitold/fqcn-extractor
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
时间:2026-03-31 11:18
adachsoft/php-code-tools
AI-exposed tools for working with PHP code (e.g. locating class files by FQCN using static Composer maps).
时间:2026-03-04 04:39
adachsoft/static-class-finder
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.
时间:2025-12-23 06:30
lhcze/fqcn-stripper
Utility for extracting and formatting FQCN base names with string transformation support.
时间:2025-05-26 08:42
henzeb/closure
Invoke classes using their FQCN, and more!
时间:2023-05-20 07:22
wol-soft/fqcn-parser
Parse the FQCN from a PHP file containing a class
时间:2023-02-27 13:51
jerowork/class-dependencies-parser
Parse all dependencies (FQN) used in an object (e.g. class, trait, interface)
时间:2023-02-23 17:56
stagem/class-finder
Extremely simple and fast Class Finder
时间:2019-06-10 13:10
mike182uk/phpspec-run-fqcn
PHPSpec run FQCN extension - Run a spec by its FQCN
时间:2015-08-03 13:27