Libraries tagged by class
sebastianfeldmann/cli
9056197 Downloads
PHP cli helper classes
saschaegerer/phpstan-typo3
4357305 Downloads
TYPO3 CMS class reflection extension for PHPStan
rospdf/pdf-php
2039903 Downloads
The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.
psr-discovery/log-implementations
11284038 Downloads
Lightweight library that discovers available PSR-3 Log implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-factory-implementations
11571261 Downloads
Lightweight library that discovers available PSR-17 HTTP Factory implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/http-client-implementations
11557086 Downloads
Lightweight library that discovers available PSR-18 HTTP Client implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/event-dispatcher-implementations
11175541 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/discovery
11707329 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
psr-discovery/container-implementations
11175034 Downloads
Lightweight library that discovers available PSR-11 Container implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/cache-implementations
11179496 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
psr-discovery/all
11169115 Downloads
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
proj4php/proj4php
2105547 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
php-stubs/wp-cli-stubs
3658248 Downloads
WP-CLI function and class declaration stubs for static analysis.
pear/net_url2
13499391 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
pear/mail_mime
8151434 Downloads
Mail_Mime provides classes to create MIME messages