Libraries tagged by One class
doctrine/reflection
98902776 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
riverline/multipart-parser
37837205 Downloads
One class library to parse multipart content with encoding and charset support.
dg/bypass-finals
14625116 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
wsdltophp/packagegenerator
1281771 Downloads
Generate hierarchical PHP classes based on a WSDL
morilog/jalali
785945 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in PHP applications, based on Jalali (Shamsi) DateTime class.
stil/gd-text
695329 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
setasign/tfpdf
1600687 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
xpaw/php-source-query-class
130502 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
hieu-le/active
1452930 Downloads
The helper class for Laravel applications to get active class base on current route
mauricesvay/php-facedetection
79590 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
psr-discovery/log-implementations
3253460 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
3296639 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
3291244 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
3255629 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
3302619 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.