Libraries tagged by php-classes
spirit55555/php-minecraft
27863 Downloads
Useful PHP classes for Minecraft
sminnee/callbacklist
2178358 Downloads
PHP class that manages a list of callbacks
sameer-shelavale/php-countries-array
444919 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
relisten/forceutf8
181787 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
rafaelfragoso/haversini-formula
219893 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
php-pushover/php-pushover
62383 Downloads
PHP class for the Pushover.net project
lunakid/anim-gif
138960 Downloads
PHP class to create an animated GIF from multiple images
jtrumbull/xml-parser
58491 Downloads
PHP Class that parses XML objects
jrfnl/php-cast-to-type
273285 Downloads
PHP Class to consistently cast variables to a specific type.
jiririedl/php-sendy
71411 Downloads
PHP class for using sendy API
jeroendesloovere/geolocation-php-api
332864 Downloads
This Geolocation PHP class connects to Google Maps API to find latitude/longitude or address.
jbzoo/image
131570 Downloads
A PHP class that simplifies working with images
imelgrat/barcode-validator
97481 Downloads
A PHP class for validating EAN, IMEI, ISBN, GTIN, SSCC, GSIN, UPC and other barcodes.
helmich/schema2class
152757 Downloads
Build PHP classes from JSON schema definitions
dfridrich/php-mime-type
296353 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.