Libraries tagged by class-name
ellipse/dispatcher-container
100 Downloads
Psr-15 middleware dispatcher factory resolving class names from a Psr-11 container
doubleedesign/doublee-ninja-markup
78 Downloads
Overrides Ninja Forms' front-end HTML markup with BEM-style class names, and provides some base CSS to match.
creof/doctrine2-namespace-namingstrategy
23 Downloads
Doctrine2 naming strategy incorporating class namespace into names
coxmichael/classlist
12 Downloads
helper utility to concat a list of class names
coroq/router
19 Downloads
A minimal PHP router for mapping request paths to class names
codelicia/phpactor-name-suggestion
14 Downloads
Suggest names after typing class names on constructor
clearbold/craft-color-palette
9 Downloads
Configure color themes. Select color themes for page or component styles via entry fields. Output CSS class names or color values in your templates.
classfinder/classfinder
475 Downloads
A utility for obtaining fully qualified class names from a directory.
ap-lib/directory-class-finder
29 Downloads
DirectoryClassFinder is a lightweight PHP library for scanning directories and retrieving class names
adachsoft/static-class-finder
31 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.
absszero/laravel-command-classname
5 Downloads
Display Laravel command class name from artisan
1of0/phpdoc-reader
228 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
selami/router
447 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
jasny/fqcn-reader
5236 Downloads
Library to extract PHP class name from source file
bagwaa/facade-resolver
132 Downloads
Laravel command to resolve a facade name to an actual class name