Libraries tagged by php-classes
mobiledetect/mobiledetectlib
168865588 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
274386952 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
153373245 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
112053347 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
299212659 Downloads
PHP Class for working with matrices
markbaker/complex
302706326 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
102861209 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
setasign/fpdf
69516443 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
23061983 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
felixfbecker/language-server-protocol
80516605 Downloads
PHP classes for the Language Server Protocol
jeroendesloovere/vcard
3810573 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
5903161 Downloads
PHP class to re-size and scale images
claviska/simpleimage
2143529 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
7045445 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
1106345 Downloads
A standalone Amazon S3 (REST) client for PHP 5.2.x using CURL that does not require PEAR.