Libraries tagged by class-name
selami/router
447 Downloads
Router and Dispatcher built on top nikic/FastRoute that returns controller class name to be instantiated.
dtl/class-to-file
99 Downloads
Library to covert class names to file paths and vice-versa
tautvydasr/blade-class-names
4567 Downloads
Package for handling html classes output based on conditions
silverorange/ambiguous-class-name-detector
5393 Downloads
Command-line tool to check for ambiguous class names with Composer's generated class map.
hbsolutions/php-class-name-transformer
728 Downloads
PHP utility for class names "magic".
ecailles/dom-class-name
658 Downloads
A DOM class name generation library (BEM syntax class name builder etc.)
brickrouge/css-class-names
2216 Downloads
An API to support CSS class names.
exteon/class-name-helper
13 Downloads
Helper for common class and class namespace functions
symfonette/class-named-services
23 Downloads
yabasha/laravel-clsx
3 Downloads
A Laravel utility for conditional class name concatenation, inspired by the JS clsx package.
webmasterapp/phpdoc-reader
21 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
tswtools/logx
5 Downloads
Display the class name and method name in the laravel log
start2004/riak-php-client
19 Downloads
UnOfficial Riak client for PHP7, merge `basho/riak-pb` and `open-adapter/riak-php-client`, Fix for the error "Cannot use Riak\Object as Object because 'Object' is a special class name", support 8087 or 8098.
sdbruder/laravel-tinker-tools
12 Downloads
Use short class names in an Artisan tinker session
norman-huth/console-make-command
4 Downloads
Create a new Artisan command with default name by class name and directory