Libraries tagged by classes
bainternet/php-hooks
16954 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
34537 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
358617 Downloads
WPGraphQL function and class declaration stubs for static analysis.
astrotomic/php-conditional-proxy
124874 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
asika/pdf2text
806042 Downloads
Simple PHP PDF to text class.
andreyco/instagram
178365 Downloads
An easy-to-use PHP Class for accessing Instagram's API.
amphp/sql-common
1002732 Downloads
Common classes for non-blocking SQL implementations.
adriansuter/php-autoload-override
44054 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
3f/converter
132418 Downloads
A set of classes to translate a text from HTML to BBcode and from BBCode to Markdown.
zendframework/zend-expressive-helpers
1640174 Downloads
Helper/Utility classes for Expressive
zelenin/rss-generator
149701 Downloads
PHP class for generating of RSS feeds. Full support of [RSSboard specification](http://www.rssboard.org/rss-specification)
tijsverkoyen/akismet
991593 Downloads
Akismet is a wrapper-class to communicate with the Akismet API.
symplify/skipper
2767886 Downloads
Skip files by rule class, directory, file or fnmatch
stojg/crop
459122 Downloads
Image cropping classes
roderik/pwgen-php
558654 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.