Libraries tagged by phpclass
ph-7/eu-vat-validator
337977 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
nullpunkt/lz-string-php
300309 Downloads
PHP Class implementation of LZ-String javascript.
nilportugues/sql-query-formatter
763272 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
microweber/screen
192274 Downloads
A PHP Class to interact with PhantomJs and capture screenshot of a webpage
lis-dev/nova-poshta-api-2
126709 Downloads
PHP class for API 2.0 ukrainian delivery company "Nova Poshta"
karriere/json-decoder
347007 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jajo/jsondb
126574 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
instasent/sms-counter-php
840899 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
hbattat/verifyemail
117533 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
fylax/forceutf8
324719 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
espresso-dev/instagram-basic-display-php
664425 Downloads
A simple PHP class for accessing the Instagram Basic Display API
davaxi/sparkline
813506 Downloads
PHP Class (using GD) to generate sparklines
celtic/lti
116565 Downloads
PHP class library for building LTI integrations
api-platform/json-schema
64123 Downloads
Generate a JSON Schema from a PHP class
mauricesvay/php-facedetection
79887 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.