Libraries tagged by namespaced
oxid-esales/oxideshop-unified-namespace-generator
1137509 Downloads
OXID eShop related utility, which generates edition-specific class files for the 'unified namespace'
typisttech/imposter
262870 Downloads
Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
stfalcon-studio/doctrine-redis-cache-bundle
108173 Downloads
Add custom namespace for doctrine cache pools.
php-mock/php-mock-prophecy
416332 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.
lstrojny/phpunit-function-mocker
338901 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
pablo-sg-pacheco/wp-namespace-autoloader
32653 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
evanlovely/plugin-twig-namespaces
409939 Downloads
Twig Namespaces for Pattern Lab
mamuz/php-dependency-analysis
108274 Downloads
Static code analysis to find violations in a dependency graph
universal-omega/dynamic-page-list3
2029 Downloads
The DynamicPageList3 extension allows creating lists of other articles based on their category, namespace, title, references or template usage and include contents or arguments of template calls of those articles into your page.
oskarstark/doctrine-postgres-public-schema-listener
116209 Downloads
An migration EventSubscriber which ensures public namespace is only added if needed
nealio82/avro-php
77627 Downloads
Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
highwire/better-dom-document
24890 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.
headercat/phpstan-extension-ide-helper
6995 Downloads
PHPStan extension IDE helper, provides dummy PHPStan namespace classes and functions.
caophihung94/php-simple-html-dom-parser
105396 Downloads
PHP Simple HTML DOM Parser with namespace and PHP 7.4 compatible
adaptive/php-text-difference
58813 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading