Libraries tagged by php class
phpunit/php-timer
755398962 Downloads
Utility class for timing
phpmailer/phpmailer
81563805 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
131571204 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
78662434 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
tecnickcom/tcpdf
82671913 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
206493682 Downloads
Extracts information about PHP class' properties using metadata of popular sources
markbaker/matrix
224341475 Downloads
PHP Class for working with matrices
markbaker/complex
227782289 Downloads
PHP Class for working with complex numbers
jms/metadata
133976849 Downloads
Class/method/property metadata management in PHP
php-curl-class/php-curl-class
8425091 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
83620164 Downloads
Utilities to scan PHP code and generate class maps.
php-http/multipart-stream-builder
66355143 Downloads
A builder class that help you create a multipart stream
setasign/fpdi
112799499 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
48575227 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
85708539 Downloads
Map nested JSON structures onto PHP classes