Libraries tagged by classy
setasign/fpdi
170625608 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
119743074 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
328653402 Downloads
PHP Class for working with matrices
markbaker/complex
332161160 Downloads
PHP Class for working with complex numbers
jms/metadata
167203779 Downloads
Class/method/property metadata management in PHP
jaybizzle/crawler-detect
110847197 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
php-curl-class/php-curl-class
10341295 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
156604656 Downloads
Utilities to scan PHP code and generate class maps.
phpfastcache/phpfastcache
5678100 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/robot-loader
57132753 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
spatie/macroable
69050450 Downloads
A trait to dynamically add methods to a class
setasign/fpdf
78635298 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
99740977 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
php-http/multipart-stream-builder
113517768 Downloads
A builder class that help you create a multipart stream
neitanod/forceutf8
24455182 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.