Libraries tagged by Clans
psr-discovery/http-client-implementations
5219747 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
5101375 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
5238880 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
5100787 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
5103043 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
5097090 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.
propa/tcpdi
852078 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
prooph/common
1976880 Downloads
Common classes used across prooph packages
phrity/net-stream
2125541 Downloads
Socket stream classes implementing PSR-7 Stream and PSR-17 StreamFactory
php2wsdl/php2wsdl
445883 Downloads
Create WSDL files form PHP classes.
php-stubs/wp-cli-stubs
1388964 Downloads
WP-CLI function and class declaration stubs for static analysis.
philipp15b/php-i18n
98263 Downloads
Simple i18n class for PHP
ph-7/eu-vat-validator
385936 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
pear/mail
4064807 Downloads
Class that provides multiple interfaces for sending emails.
onnov/detect-encoding
2979308 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....