Libraries tagged by php class
phpunit/php-timer
674064209 Downloads
Utility class for timing
phpmailer/phpmailer
71520008 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
115333695 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
jaybizzle/crawler-detect
68550678 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
tecnickcom/tcpdf
71378408 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
175897409 Downloads
Extracts information about PHP class' properties using metadata of popular sources
markbaker/matrix
191170450 Downloads
PHP Class for working with matrices
markbaker/complex
194584149 Downloads
PHP Class for working with complex numbers
php-curl-class/php-curl-class
7713442 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
59689826 Downloads
Utilities to scan PHP code and generate class maps.
php-http/multipart-stream-builder
54021983 Downloads
A builder class that help you create a multipart stream
setasign/fpdi
96425189 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
40966065 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.
netresearch/jsonmapper
75285532 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
17440332 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.