Libraries tagged by classy
code16/carbon-business-days
285091 Downloads
A simple class for business days counting
code-lts/u2f-php-server
460405 Downloads
Server side handling class for FIDO U2F registration and authentication
cloudstek/php-laff
54926 Downloads
Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP
clio/clio
236357 Downloads
Lightweight utility and helper classes for CLI applications
clean/phpdoc-md
60469 Downloads
Parse PHP classes and writes documentation to markdown files
checkdomain/holiday
340088 Downloads
Checkdomain/Holiday provides a simple class to get holidays for a specified country
cfpinto/graphql
93222 Downloads
A GraphQL query builder class
cesargb/php-log-rotation
162891 Downloads
PHP Class to rotate log files
cap60552/php-sip2
224032 Downloads
PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.
buggedcom/phpvideotoolkit
71276 Downloads
PHPVideoToolkit is a set of classes aimed to provide a modular, object oriented and accessible interface for interacting with videos and audio through the FFmpeg program.
bshaffer/phpunit-retry-annotations
424548 Downloads
Traits for retrying test methods and classes in PHPUnit
bopoda/robots-txt-parser
167478 Downloads
PHP Class for parsing robots.txt files according to Google, Yandex specifications.
benhall14/php-calendar
6889 Downloads
A simple PHP class to generate calendars.
bainternet/php-hooks
14523 Downloads
A fork of the WordPress filters hook system rolled in to a class to be ported into any PHP-based system
badoo/soft-mocks
30030 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.