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