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