Libraries tagged by php-class
jwage/phpunit-test-generator
191 Downloads
Generate PHPUnit test classes for a PHP class.
juno_okyo/php-chatfuel-class
764 Downloads
A PHP class to generate JSON output for your chatbot (build with Chatfuel)
juanchorossi/oca-php-api
473 Downloads
PHP class for OCA Express Pak
jstewmc/usps-address
10980 Downloads
A simple PHP class for United States Postal Service (USPS) addresses
jnicol/tweet-php
695 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
jelix/php-redis
4146 Downloads
php classes to manage data into a redis database. Fork from Sash php-redis lib.
jdenoc/tailwind-colors
610 Downloads
Provides a PHP class that contains hex value colors documented in the TailwindCSS framework
janit/typescript-generator-bundle
460 Downloads
A Symfony Bundle that provides a command to generate TypeScript interfaces from PHP classes
ironer/base62shrink
178 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
intahwebz/lowmemoryclassloader
36 Downloads
A PHP class loader that uses a minimal amount of memory.
incratec/enarion-php-openemm
2155 Downloads
PHP class for OpenEMM
imelgrat/feed-finder
34 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.
iampersistent/imgseek-php
8 Downloads
PHP classes for ImgSeek.
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.