Libraries tagged by php class
dfridrich/php-mime-type
287496 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
cesargb/php-log-rotation
326261 Downloads
PHP Class to rotate log files
cap60552/php-sip2
318401 Downloads
PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.
benhall14/php-imap-reader
19953 Downloads
A PHP class that makes working with IMAP in PHP simple.
benhall14/php-calendar
27669 Downloads
A simple PHP class to generate calendars.
ajimix/asana-api-php-class
73617 Downloads
A dependency free, lightweight PHP class that acts as wrapper for Asana API. Lets make things fast and easy! :)
xero/xerooauth-php
425770 Downloads
PHP class for the Xero APIs
mauricesvay/php-facedetection
87087 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
yeslogic/prince-php-wrapper
242710 Downloads
PHP wrapper class for Prince HTML to PDF formatter
cjstroud/classnames-php
173521 Downloads
A simple PHP utility for conditionally joining classNames together
mouf/classname-mapper
2402467 Downloads
Provides a way to find in which PHP files a class will be looked upon.
cloudstek/php-laff
79992 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
voku/php-hooks
39995 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
bainternet/php-hooks
24439 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
vanderlee/php-stable-sort-functions
770441 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.