Libraries tagged by php class
roderik/pwgen-php
580886 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
markroland/converge-api-php
13304 Downloads
A PHP class that acts as wrapper for the Converge API
marcj/php-rest-service
38727 Downloads
PHPRestService is a simple and fast PHP class for server side RESTful APIs.
dkd/php-populate
67071 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
block8/php-docblock-checker
161924 Downloads
A simple tool for checking that your PHP classes and methods use docblocks.
acpmasquerade/sms-counter-php
128003 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.
seinopsys/postgresql-database-class
5470 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
ourcodeworld/php-pngquant
236668 Downloads
A non-official PHP Wrapper class for pngquant, the command-line utility and a library for lossy compression of PNG images.
colinmollenhour/mongodb-php-odm
6309 Downloads
MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application.
miladrahimi/php-enum
14295 Downloads
A PHP Abstract Enum Class
qase/php-commons
97620 Downloads
Library with common classes for Qase PHP reporters
pwfisher/command-line-php
328945 Downloads
PHP Command Line interface class. Provides friendly and flexible CLI argument parsing.
konradmichalik/php-doc-block-header-fixer
32199 Downloads
This package contains a PHP-CS-Fixer rule to automatically fix the class header regarding PHP DocBlocks.
bartlett/php-compatinfo-db
86476 Downloads
Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions
wruczek/php-file-cache
27975 Downloads
Light, simple and standalone PHP in-file caching class