Libraries tagged by namespaces
spaze/phpstan-disallowed-calls
22153380 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & 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
8840026 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
19601487 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.
humbug/php-scoper
3344105 Downloads
Prefixes all PHP namespaces in a file or directory.
shipmonk/name-collision-detector
2731727 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
vonage/nexmo-bridge
11154215 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
kub-at/php-simple-html-dom-parser
6708009 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
haydenpierce/class-finder
16038050 Downloads
A library that can provide of a list of classes in a given namespace
brianhenryie/strauss
423382 Downloads
Prefixes dependencies namespaces so they are unique to your plugin
typisttech/imposter-plugin
261157 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
297629 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
suin/phpcs-psr4-sniff
1874900 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
dave-liddament/phpstan-php-language-extensions
437827 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
php-mock/php-mock-mockery
2242354 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
1736181 Downloads
Utility classes to help discover other classes/namespaces