Libraries tagged by php class
setasign/fpdf
50656042 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
19706597 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
34282198 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
158952297 Downloads
A polyfill class for uri_template of PHP
doctrine/reflection
102986053 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
gumlet/php-image-resize
4874918 Downloads
PHP class to re-size and scale images
cbschuld/browser.php
5895221 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.
phpclassic/php-shopify
3349213 Downloads
PHP SDK for Shopify API
mikehaertl/php-tmpfile
24425401 Downloads
A convenience class for temporary files
classpreloader/classpreloader
41605245 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
influxdb/influxdb-php
8370776 Downloads
InfluxDB client library for PHP
jeroendesloovere/vcard
3030539 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.
pkpass/pkpass
2341256 Downloads
PHP PKPass class for iOS Wallet
phpfastcache/phpfastcache
4315018 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
teamtnt/tntsearch
2580056 Downloads
A fully featured full text search engine written in PHP