Libraries tagged by namespace
spaze/phpstan-disallowed-calls
9740366 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
php-mock/php-mock
11616303 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
php-di/phpdoc-reader
23958697 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
humbug/php-scoper
1600672 Downloads
Prefixes all PHP namespaces in a file or directory.
vonage/nexmo-bridge
6133335 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
php-mock/php-mock-phpunit
5320465 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
kub-at/php-simple-html-dom-parser
5578698 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
haydenpierce/class-finder
9627105 Downloads
A library that can provide of a list of classes in a given namespace
typisttech/imposter-plugin
200134 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
235487 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
suin/phpcs-psr4-sniff
590338 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
shipmonk/name-collision-detector
641279 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
dave-liddament/phpstan-php-language-extensions
169321 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
php-mock/php-mock-mockery
1290981 Downloads
Mock built-in PHP functions (e.g. time()) with Mockery. This package relies on PHP's namespace fallback policy. No further extension is needed.
kcs/class-finder
393577 Downloads
Utility classes to help discover other classes/namespaces