Libraries tagged by php-class
mobiledetect/mobiledetectlib
167798025 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.
symfony/property-info
272145915 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
152028028 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
111392446 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
296883329 Downloads
PHP Class for working with matrices
markbaker/complex
300375984 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
102161254 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
setasign/fpdf
68818694 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.
neitanod/forceutf8
22947010 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
felixfbecker/language-server-protocol
80043079 Downloads
PHP classes for the Language Server Protocol
jeroendesloovere/vcard
3776653 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
gumlet/php-image-resize
5872227 Downloads
PHP class to re-size and scale images
claviska/simpleimage
2129868 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
7009579 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.
tpyo/amazon-s3-php-class
1103625 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.