Libraries tagged by namespaced
amercier/vcloud-sdk
49 Downloads
21st century PHP SDK for vCloud Director - Object-oriented, hand-crafted, namespaced, PSR-2 compliant
spaze/phpstan-disallowed-calls
14475077 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
14797873 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
2280175 Downloads
Prefixes all PHP namespaces in a file or directory.
vonage/nexmo-bridge
8075733 Downloads
Provides a bridge for using the Vonage PHP SDK with the older Nexmo namespace
php-mock/php-mock-phpunit
6799546 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
6045041 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible
haydenpierce/class-finder
12252284 Downloads
A library that can provide of a list of classes in a given namespace
typisttech/imposter-plugin
222183 Downloads
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
typisttech/imposter
257616 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
suin/phpcs-psr4-sniff
1161219 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure.
shipmonk/name-collision-detector
1190861 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
dave-liddament/phpstan-php-language-extensions
281757 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
php-mock/php-mock-mockery
1653919 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
899604 Downloads
Utility classes to help discover other classes/namespaces