Libraries tagged by class
php-di/phpdoc-reader
27484180 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
pear/pear_exception
68594679 Downloads
The PEAR Exception base class.
pear/archive_tar
51738054 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
nyholm/psr7-server
9926864 Downloads
Helper classes to handle PSR-7 server requests
mikehaertl/php-tmpfile
23974660 Downloads
A convenience class for temporary files
matthiasnoback/symfony-dependency-injection-test
7595715 Downloads
Library for testing user classes related to the Symfony Dependency Injection Component
matthiasnoback/symfony-config-test
8235883 Downloads
Library for testing user classes related to the Symfony Config Component
laminas/laminas-validator
37076959 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
jeroendesloovere/vcard
2979380 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
gumlet/php-image-resize
4794678 Downloads
PHP class to re-size and scale images
curl/curl
12016590 Downloads
cURL class for PHP
consolidation/annotated-command
60218976 Downloads
Initialize Symfony Console commands from annotated command class methods.
claviska/simpleimage
1684172 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
5798109 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
cakephp/utility
22554539 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security