Libraries tagged by php-class
sensimedia/facial
5097 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
seec/vcard
3174 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.
randsonjs/inflect
9699 Downloads
A PHP class to handle words in Portuguese
pichesi/tcpdf-php8
7074 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
pendalff/phpqrcode
66366 Downloads
A PHP class to generate QR Code. Fork of t0k4rt/phpqrcode with composer support
overint/php-paypal-ipn
9895 Downloads
PHP Class for verifying PayPal IPN messages
opheus2/laravel-makeclass
505 Downloads
A laravel package that makes the creating of php classes faster
openxtrem/tcpdf-lib
16335 Downloads
Open Source PHP class for generating PDF documents.
openxtrem/fpdi-lib
15821 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents.
okapi/code-transformer
4098 Downloads
PHP Code Transformer is a PHP library that allows you to modify and transform the source code of a loaded PHP class.
novofon/user-api-v1
983 Downloads
PHP class for Novofon API
nelisys/snmp
5105 Downloads
PHP Class for net-snmp commands
mukto90/ncrypt
10882 Downloads
A simple PHP class to encrypt a string and decrypt an encrypted string
mouf/html.utils.weblibrarymanager
356435 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
moralesgea/forceutf8
4358 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.