Libraries tagged by classes
psr-discovery/event-dispatcher-implementations
10961017 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
11475789 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
10960515 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
10964951 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
10954603 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
2079831 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
php-stubs/wp-cli-stubs
3535330 Downloads
WP-CLI function and class declaration stubs for static analysis.
php-stubs/woocommerce-stubs
4189285 Downloads
WooCommerce function and class declaration stubs for static analysis.
pear/net_url2
13402635 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
8093606 Downloads
Mail_Mime provides classes to create MIME messages
pear/mail
5269365 Downloads
Class that provides multiple interfaces for sending emails.
onnov/detect-encoding
4492333 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
nlp-tools/nlp-tools
690696 Downloads
NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.
nfephp-org/sped-da
1216017 Downloads
sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.
mtownsend/response-xml
1404454 Downloads
The missing XML support for Laravel's Response class.