Libraries tagged by php class
neitanod/forceutf8
22984646 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mustangostang/spyc
42759553 Downloads
A simple YAML loader/dumper class for PHP
guzzlehttp/uri-template
242807419 Downloads
A polyfill class for uri_template of PHP
doctrine/reflection
107057894 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
5883383 Downloads
PHP class to re-size and scale images
cbschuld/browser.php
7021197 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
4214017 Downloads
PHP SDK for Shopify API
mikehaertl/php-tmpfile
31740074 Downloads
A convenience class for temporary files
classpreloader/classpreloader
42703672 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
chillerlan/php-settings-container
33043522 Downloads
A container class for immutable settings objects. Not a DI container.
influxdb/influxdb-php
9607279 Downloads
InfluxDB client library for PHP
jeroendesloovere/vcard
3785826 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
3336956 Downloads
PHP PKPass class for iOS Wallet
phpfastcache/phpfastcache
5250314 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
3125778 Downloads
A fully featured full text search engine written in PHP