Libraries tagged by class name
rkr/class-finder
111 Downloads
A tool to find full qualified class-names from a list of files
jerrylopez/classnames
302 Downloads
A utility to construct HTML class name strings in PHP
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.
dtl/class-to-file
99 Downloads
Library to covert class names to file paths and vice-versa
alex-oleshkevich/classnames
27963 Downloads
A missing class name extractor from PHP files.
pskordilakis/blade-class-directive
1158 Downloads
Laravel blade class directive
terminal42/contao-namespace-class-loader
8397 Downloads
Namespace class loader for Contao Open Source CMS
meraki/http-router
322 Downloads
Class-driven HTTP router for PHP 8.4+ — the action class name encodes intent (Collection / Item / Action), with no inflection, no route files, and pluggable casters for typed parameters.
jawitold/fqcn-extractor
61 Downloads
A lightweight PHP utility to extract the Fully Qualified Class Name (FQCN) from a PHP source file using the built-in tokenizer.
juy/active-menu
3123 Downloads
The helper class for Laravel applications to get active class base on current route name
hampel/tlds
3438 Downloads
Fetches the latest list of Top Level Domains from IANA, plus Laravel classes for validating TLDs
sunnysideup/elementalarea-check
9 Downloads
Provide tasks to clean up the ElementalArea table where the class names do not match to the pages
makinacorpus/normalization
5534 Downloads
Tooling for class name to business name maping, some intergration with Symfony and other tools
fzaninotto/phpclassnamegenerator
12 Downloads
Generate PSR-0 compliant class names with ease
fromholdio/silverstripe-commonancestor
1199 Downloads
A small utility class that accepts an array of class name, compares their class ancestories, and identifies their closest common ancestor class.