Libraries tagged by phpclass
mobiledetect/mobiledetectlib
169474865 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
275620725 Downloads
Extracts information about PHP class' properties using metadata of popular sources
markbaker/matrix
300521956 Downloads
PHP Class for working with matrices
markbaker/complex
304017259 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
103256742 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
setasign/fpdf
69935346 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
23133032 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
phpclassic/php-shopify
4242798 Downloads
PHP SDK for Shopify API
jeroendesloovere/vcard
3831387 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
5921819 Downloads
PHP class to re-size and scale images
claviska/simpleimage
2151601 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
7066961 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
1107807 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.
wolfcast/browser-detection
1082805 Downloads
The Wolfcast BrowserDetection PHP class facilitates the identification of the user's environment such as Web browser, version, platform family, platform version or if it's a mobile device or not.
verot/class.upload.php
943043 Downloads
This PHP class uploads files and manipulates images very easily.