Libraries tagged by classes
barryvdh/laravel-ide-helper
105190401 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8662612 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
92285781 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
47120014 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
50004607 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
118648379 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
51480924 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
61410318 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
71069056 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
19866919 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34676123 Downloads
A simple YAML loader/dumper class for PHP
jms/metadata
137876735 Downloads
Class/method/property metadata management in PHP
guzzlehttp/uri-template
162532212 Downloads
A polyfill class for uri_template of PHP
fig/http-message-util
71107407 Downloads
Utility classes and constants for use with PSR-7 (psr/http-message)
felixfbecker/language-server-protocol
66553457 Downloads
PHP classes for the Language Server Protocol