Libraries tagged by php class
phpunit/php-timer
726660544 Downloads
Utility class for timing
phpmailer/phpmailer
78369569 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
mobiledetect/mobiledetectlib
126183570 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
75458897 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
tecnickcom/tcpdf
79055270 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
196728092 Downloads
Extracts information about PHP class' properties using metadata of popular sources
markbaker/matrix
213660025 Downloads
PHP Class for working with matrices
markbaker/complex
217086573 Downloads
PHP Class for working with complex numbers
jms/metadata
130376310 Downloads
Class/method/property metadata management in PHP
php-curl-class/php-curl-class
8199771 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
75909987 Downloads
Utilities to scan PHP code and generate class maps.
php-http/multipart-stream-builder
62284987 Downloads
A builder class that help you create a multipart stream
setasign/fpdi
107668745 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
46053814 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
82176962 Downloads
Map nested JSON structures onto PHP classes