Libraries tagged by php-classes
tecnickcom/tcpdf
84126727 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
symfony/property-info
211012284 Downloads
Extracts information about PHP class' properties using metadata of popular sources
setasign/fpdi
114869938 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
89205937 Downloads
Map nested JSON structures onto PHP classes
mobiledetect/mobiledetectlib
133689977 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.
markbaker/matrix
228556373 Downloads
PHP Class for working with matrices
markbaker/complex
232010459 Downloads
PHP Class for working with complex numbers
jaybizzle/crawler-detect
79986631 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
setasign/fpdf
49551236 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
19473615 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
felixfbecker/language-server-protocol
64020155 Downloads
PHP classes for the Language Server Protocol
jeroendesloovere/vcard
2980994 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
4798719 Downloads
PHP class to re-size and scale images
claviska/simpleimage
1685439 Downloads
A PHP class that makes working with images as simple as possible.
cbschuld/browser.php
5801741 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.