Libraries tagged by php-class
cedcommerce/validator
56771 Downloads
A collection of PHP classes for managing barcodes.
cds/nhs-number-validation
1338 Downloads
A simple PHP class to validate a NHS Number and return a correctly formatted version.
braspag/mobiledetectlib
28440 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
bentasker/php-gpx-ingest
1259 Downloads
PHP GPX-Ingest is a simple PHP class designed to ingest a basic Global Position eXchange (GPX) file and extract data/stats from the tracks within.
belhard/xajax
20044 Downloads
Xajax is an open source PHP class library for easily creating powerful PHP-driven, web-based Ajax Applications. Using Xajax, you can asynchronously call PHP functions and update the content of your your webpage without reloading the page.
atk14/translate
33636 Downloads
A PHP class for converting strings between character maps
atk14/string4
29973 Downloads
String4 is a PHP class that provides methods for string manipulation.
atk14/string-buffer
25887 Downloads
StringBuffer is a PHP class providing operations for efficient string buffering
atk14/files
46252 Downloads
A PHP class for basic file manipulation
antoineaugusti/easyphpcharts
2332 Downloads
A PHP class for chartjs.org charts.
afcamps/forceutf8
12788 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
aalfiann/parallel-request-php
15892 Downloads
A PHP class to create multiple request in parallel (non-blocking).
markroland/converge-api-php
9131 Downloads
A PHP class that acts as wrapper for the Converge API
kbs1/mpdf-5.7-php7
10270 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
jstayton/miner
11589 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.