Libraries tagged by namespaced
phansys/getid3
241116 Downloads
This fork of GetId3 library updates to PSR-2 / PSR-4 CS, adds namespaces and makes it installable by composer.
mlehner/gelf-php
707949 Downloads
Fork of gelf-php with PHP namespace support
mintware-de/phpstan-namespace-constraints
9571 Downloads
A PHPStan rule for restricting namespace usings to control dependency inheritance.
ganyicz/volt-namespace
3590 Downloads
Adds support for namespaces in Volt
nilportugues/php_backslasher
9247 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
frozzare/wp-autoload
17690 Downloads
Simple autoloader that will autoload classes or traits with namespace prefix
fabianblum/phpcs-psr4-sniff
15969 Downloads
PHP_CodeSniffer sniff that checks class name matches PSR-4 project structure. (PHP 8.3 ready)
sockeon/sockeon
88 Downloads
Framework-agnostic PHP WebSocket and HTTP server library with attribute-based routing and support for namespaces and rooms.
padosoft/laravel-super-cache
3967 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
mfonte/laravel-collective-html
3775 Downloads
Laravel 11 compatible fork of LaravelCollective/html. Namespaces kept as original for compatibility. HTML and Form Builders for the Laravel Framework
keltstr/yii2-simplehtmldom
179243 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
johntaa/ar-php
17315 Downloads
contribution to Ar-PHP Library, namespace-psr4 added
danmichaelo/quitesimplexmlelement
9214 Downloads
Wrapper that adds easier namespace handling and some helper methods to SimpleXML.
axllent/simplehtmldom
18207 Downloads
PHP Simple HTML DOM Parser with namespace & bug fixes
gears/class-finder
94635 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.