Libraries tagged by klass
checkdomain/holiday
338502 Downloads
Checkdomain/Holiday provides a simple class to get holidays for a specified country
cfpinto/graphql
88208 Downloads
A GraphQL query builder class
cesargb/php-log-rotation
158678 Downloads
PHP Class to rotate log files
cap60552/php-sip2
221874 Downloads
PHP class library to facilitate communication with Integrated Library System (ILS) servers via 3M's SIP2.
buggedcom/phpvideotoolkit
70866 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
421433 Downloads
Traits for retrying test methods and classes in PHPUnit
bopoda/robots-txt-parser
165050 Downloads
PHP Class for parsing robots.txt files according to Google, Yandex specifications.
bkcore/nocsrf
35863 Downloads
A simple anti-CSRF token generation/checking class written in PHP5.
benhall14/php-calendar
5736 Downloads
A simple PHP class to generate calendars.
bainternet/php-hooks
14314 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
29901 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.
axepress/wp-graphql-stubs
217560 Downloads
WPGraphQL function and class declaration stubs for static analysis.
astrotomic/php-conditional-proxy
92581 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
astrotomic/laravel-vcard
14508 Downloads
A fluent builder class for vCard files.
assisted-mindfulness/naive-bayes
436953 Downloads
Naive Bayes classifier algorithm