Libraries tagged by One class
dg/bypass-finals
28888650 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
doctrine/reflection
107197194 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
61545621 Downloads
One class library to parse multipart content with encoding and charset support.
xpaw/php-source-query-class
205831 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
wsdltophp/packagegenerator
1987187 Downloads
Generate hierarchical PHP classes based on a WSDL
morilog/jalali
1258150 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
944913 Downloads
A class drawing multiline and aligned text on pictures. Uses GD extension.
setasign/tfpdf
7330607 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
psr-discovery/log-implementations
9467129 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
9732062 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
9723419 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/discovery
9814156 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/cache-implementations
9413512 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.
silverstripe/config
2827228 Downloads
SilverStripe configuration based on YAML and class statics
hieu-le/active
1524010 Downloads
The helper class for Laravel applications to get active class base on current route