Libraries tagged by class
markbaker/complex
308044764 Downloads
PHP Class for working with complex numbers
jms/metadata
160504924 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
104383637 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
php-curl-class/php-curl-class
9965213 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
139831416 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
55113872 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
64577530 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
71134395 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
89482833 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
102660453 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
23327242 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
43837760 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
252403284 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
97997079 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
81567679 Downloads
PHP classes for the Language Server Protocol