Libraries tagged by php class
phpunit/php-timer
907839746 Downloads
Utility class for timing
mobiledetect/mobiledetectlib
167743267 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.
phpmailer/phpmailer
104130156 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
jaybizzle/crawler-detect
102131910 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
symfony/property-info
272020498 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
151971670 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
111357371 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
296756306 Downloads
PHP Class for working with matrices
markbaker/complex
300250061 Downloads
PHP Class for working with complex numbers
jms/metadata
158143495 Downloads
Class/method/property metadata management in PHP
php-curl-class/php-curl-class
9833028 Downloads
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs.
composer/class-map-generator
134456275 Downloads
Utilities to scan PHP code and generate class maps.
felixfbecker/language-server-protocol
80015835 Downloads
PHP classes for the Language Server Protocol
php-http/multipart-stream-builder
99033655 Downloads
A builder class that help you create a multipart stream
setasign/fpdf
68794525 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.