Libraries tagged by phpclass
jstewmc/usps-address
10976 Downloads
A simple PHP class for United States Postal Service (USPS) addresses
joaomfrebelo/decimal
209 Downloads
php class to work with Decimal numbers
jnicol/tweet-php
587 Downloads
A PHP class for querying the Twitter API and rendering tweets as an HTML list
jimthunderbird/phlexmock
14 Downloads
A tool to allow developers to mock any php class by redefining class methods
jimmyghua/tcpdf
202 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
jessesoeteman/validate-get-post-input
313 Downloads
This php class lets you validate a POST or GET input.
itvisionsy/simple-orm
149 Downloads
A simple PHP class to access your MySQL records.
intahwebz/lowmemoryclassloader
34 Downloads
A PHP class loader that uses a minimal amount of memory.
incratec/enarion-php-openemm
2127 Downloads
PHP class for OpenEMM
imran/file
7 Downloads
A PHP class to work with files.
imran/collection
8 Downloads
A PHP class that works like a Laravel Collection.
imelgrat/feed-finder
31 Downloads
A PHP class for extracting the URLs of RSS (1.0 and 2.0) and ATOM feeds associated to a page, as well as OPML outline documents.
iconneqt/rest-api-client
3718 Downloads
A PHP class library for the iConneqt REST API.
iamjohndev/phpencryption
6 Downloads
PHPSecryption is a PHP class that provides encryption and decryption functionality using the OpenSSL library. It uses the Advanced Encryption Standard (AES) algorithm in Cipher-Block Chaining (CBC) mode for secure data encryption.
iamjohndev/chartinphp
8 Downloads
A PHP class for rendering charts using Chart.js library.