Libraries tagged by class
sailenicolas/forceutf8
103324 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
rospdf/pdf-php
744543 Downloads
The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.
pwfisher/command-line-php
322966 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.
psr-discovery/log-implementations
3421900 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
3473408 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
3467032 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
3424122 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
3480557 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
3423818 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
3424993 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
3420857 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
613217 Downloads
TCPDI is a PHP class for importing PDF to use with TCPDF
prooph/common
1856859 Downloads
Common classes used across prooph packages
pocketmine/binaryutils
519719 Downloads
Classes and methods for conveniently handling binary data
pmjones/auto-route
32445 Downloads
Automatically routes HTTP request to action classes.