Libraries tagged by class
jaybizzle/crawler-detect
79477861 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
101754451 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8477480 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
85785980 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
45988864 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
46801449 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
114067508 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
setasign/fpdf
49183517 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
57171109 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
67440490 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19392187 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
33545072 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
149258971 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
67685993 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
62629027 Downloads
PHP classes for the Language Server Protocol