Libraries tagged by php class
phpunit/php-timer
798639079 Downloads
Utility class for timing
phpmailer/phpmailer
86220191 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
139365552 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
83652158 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
tecnickcom/tcpdf
87945562 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
220941648 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
120862679 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.
markbaker/matrix
239725751 Downloads
PHP Class for working with matrices
markbaker/complex
243192602 Downloads
PHP Class for working with complex numbers
php-curl-class/php-curl-class
8751021 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
95064056 Downloads
Utilities to scan PHP code and generate class maps.
php-http/multipart-stream-builder
72766852 Downloads
A builder class that help you create a multipart stream
setasign/fpdf
52620980 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
93848506 Downloads
Map nested JSON structures onto PHP classes
neitanod/forceutf8
20077931 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.