Libraries tagged by classy
setasign/fpdi
158272938 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.
netresearch/jsonmapper
114298120 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
307605275 Downloads
PHP Class for working with matrices
markbaker/complex
311103558 Downloads
PHP Class for working with complex numbers
jms/metadata
161409656 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
105221888 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
php-curl-class/php-curl-class
10021804 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
141929218 Downloads
Utilities to scan PHP code and generate class maps.
nette/robot-loader
55342870 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
65152563 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
72039565 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
90716329 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
104059412 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
23473991 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
44298710 Downloads
A simple YAML loader/dumper class for PHP