Libraries tagged by classy
markbaker/matrix
190608940 Downloads
PHP Class for working with matrices
markbaker/complex
194022219 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
68389677 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
barryvdh/laravel-ide-helper
88490495 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
php-curl-class/php-curl-class
7701834 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
59302067 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
42102379 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
38143678 Downloads
A trait to dynamically add methods to a class
setasign/fpdi
96166462 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
40859712 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
43055606 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
53825422 Downloads
A builder class that help you create a multipart stream
netresearch/jsonmapper
75099387 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
17408046 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
29184848 Downloads
A simple YAML loader/dumper class for PHP