Libraries tagged by php class
carlosbuenosvinos/ddd
195457 Downloads
Domain-Driven Design PHP helper classes (Application Services, Transactions, Domain Events, etc.
woothee/woothee
650849 Downloads
Cross-language UserAgent classifier library, PHP implementation
duncan3dc/fork-helper
576618 Downloads
Simple class to fork processes in PHP and allow multi-threading
ahand/mobileesp
520157 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
jessarcher/laravel-castable-data-transfer-object
709464 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
violuke/php-barcodes
602581 Downloads
A collection of PHP classes for managing barcodes.
suncat/php-mobile-detect
480815 Downloads
Lightweight PHP class for detecting mobile devices
spirit55555/php-minecraft
26467 Downloads
Useful PHP classes for Minecraft
smeghead/php-class-diagram
16172 Downloads
A CLI tool that parses the PHP source directory and outputs PlantUML scripts.
sameer-shelavale/php-countries-array
431439 Downloads
PHP class to get array of countries names with ISO_3166-1 alpha-2, alpha-3, numeric codes, ISD codes and continent
php-pushover/php-pushover
61030 Downloads
PHP class for the Pushover.net project
jrfnl/php-cast-to-type
264458 Downloads
PHP Class to consistently cast variables to a specific type.
jiririedl/php-sendy
66957 Downloads
PHP class for using sendy API
jeroendesloovere/geolocation-php-api
326313 Downloads
This Geolocation PHP class connects to Google Maps API to find latitude/longitude or address.
dfridrich/php-mime-type
287289 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.