Libraries tagged by namespace
spaze/phpstan-disallowed-calls
13654187 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
php-mock/php-mock-phpunit
6529392 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.
php-mock/php-mock
14224388 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
27504374 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
humbug/php-scoper
2149338 Downloads
Prefixes all PHP namespaces in a file or directory.
vonage/nexmo-bridge
7721261 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
kub-at/php-simple-html-dom-parser
5975595 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
haydenpierce/class-finder
11804162 Downloads
A library that can provide of a list of classes in a given namespace
typisttech/imposter-plugin
217830 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
253256 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
suin/phpcs-psr4-sniff
1079479 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
shipmonk/name-collision-detector
1058980 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
dave-liddament/phpstan-php-language-extensions
261937 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
php-mock/php-mock-mockery
1575171 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
826161 Downloads
Utility classes to help discover other classes/namespaces