Libraries tagged by php-classes
mobiledetect/mobiledetectlib
174765937 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
287082298 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
161077282 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
115539606 Downloads
Map nested JSON structures onto PHP classes
markbaker/matrix
312431379 Downloads
PHP Class for working with matrices
markbaker/complex
315932979 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
106549317 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
setasign/fpdf
73526107 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
23707515 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
felixfbecker/language-server-protocol
83001134 Downloads
PHP classes for the Language Server Protocol
jeroendesloovere/vcard
3978565 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
6071613 Downloads
PHP class to re-size and scale images
goetas-webservices/xsd2php-runtime
13326612 Downloads
Convert XSD (XML Schema) definitions into PHP classes
claviska/simpleimage
2226543 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
7235572 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.