HumHub Documentation (unofficial)

Stdlib

Table of Contents

Namespaces

ArrayUtils
Exception
Guard
StringWrapper

Interfaces

ArraySerializableInterface
DispatchableInterface
InitializableInterface
Interface to allow objects to have initialization logic
JsonSerializable
MessageInterface
ParameterObjectInterface
ParametersInterface
Basically, an ArrayObject. You could simply define something like: class QueryParams extends ArrayObject implements Parameters {} and have 90% of the functionality
RequestInterface
ResponseInterface

Classes

AbstractOptions
ArrayObject
Custom framework ArrayObject implementation
ArrayStack
ArrayObject that acts as a stack with regards to iteration
ArrayUtils
Utility class for testing and manipulation of PHP arrays.
ConsoleHelper
Utilities for console tooling.
ErrorHandler
ErrorHandler that can be used to catch internal PHP errors and convert to an ErrorException instance.
FastPriorityQueue
This is an efficient implementation of an integer priority queue in PHP
Glob
Wrapper for glob with fallback if GLOB_BRACE is not available.
Message
Parameters
PriorityList
PriorityQueue
Re-usable, serializable priority queue implementation
Request
Response
SplPriorityQueue
Serializable version of SplPriorityQueue
SplQueue
Serializable version of SplQueue
SplStack
Serializable version of SplStack
StringUtils
Utility class for handling strings of different character encodings using available PHP extensions.

        
On this page

Search results