Libraries tagged by php class
oittaa/uuid
325826 Downloads
A small PHP class for generating RFC 9562 universally unique identifiers (UUID) from version 3 to version 8.
nilportugues/sql-query-formatter
1164527 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
microweber/screen
236756 Downloads
A PHP Class to interact with PhantomJs and capture screenshot of a webpage
mattwright/urlresolver
188670 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
llagerlof/moodlerest
93401 Downloads
MoodleRest is a PHP class to query Moodle REST webservices
lis-dev/nova-poshta-api-2
180766 Downloads
PHP class for API 2.0 ukrainian delivery company "Nova Poshta"
karriere/json-decoder
447420 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jajo/jsondb
181549 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
hbattat/verifyemail
139992 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
805779 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
celtic/lti
316242 Downloads
PHP class library for building LTI integrations
bopoda/robots-txt-parser
291960 Downloads
PHP Class for parsing robots.txt files according to Google, Yandex specifications.
andreyco/instagram
218188 Downloads
An easy-to-use PHP Class for accessing Instagram's API.
laminas/laminas-file
7224581 Downloads
Locate PHP classfiles
seboettg/collection
1387211 Downloads
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains ArrayList, Stack, Queue.