Libraries tagged by classy
markbaker/complex
228013970 Downloads
PHP Class for working with complex numbers
jms/metadata
134053819 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
78732938 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
100836638 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
8429865 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
83799757 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
45698718 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
45497944 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
112913496 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
48632009 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
55664437 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
66449403 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
85833906 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
19271015 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
33264613 Downloads
A simple YAML loader/dumper class for PHP