Libraries tagged by class name
highwire/better-dom-document
27607 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
newridetech/php-classnames
35670 Downloads
waylandace/class-finder
21851 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
phpactor/name-specification
46297 Downloads
Value objects for specifying (class/function) names
o3-shop/shop-unified-namespace-generator
6174 Downloads
O3-Shop related utility, which generates edition-specific class files for the 'unified namespace'
ph-7/cute-link-names
5415 Downloads
A simple class that converts your URLs to link names
fabianblum/phpcs-psr4-sniff
25054 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
frozzare/wp-autoload
18772 Downloads
Simple autoloader that will autoload classes or traits with namespace prefix
spatie/laravel-tinker-tools
50252 Downloads
Use short class names in an Artisan tinker session
unloc/composer-compatibility-enforcer
551 Downloads
Remove selected namespaces/classes from plugin Composer autoloaders.
webdevvie/emoji
13782 Downloads
A php class that has descriptive names for the emojis and said emojis as its value
johannebert/laravel-spam-protector
30700 Downloads
Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage
respect/fluent
927 Downloads
Namespace-aware fluent class resolution
hostnet/entity-translation-bundle
99885 Downloads
Translation bundle to help with rendering pretty names for enum-like classes.
marcocesarato/markdown
537 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.