Libraries tagged by Clans
netresearch/jsonmapper
117925799 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
321519816 Downloads
PHP Class for working with matrices
markbaker/complex
325025642 Downloads
PHP Class for working with complex numbers
jms/metadata
165297609 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
109014378 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
php-curl-class/php-curl-class
10242352 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
151701489 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
56425148 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
67744310 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
76354665 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
phpstan/phpstan-deprecation-rules
96694409 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
110258175 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
24135189 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
46501246 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
275947241 Downloads
A polyfill class for uri_template of PHP