Classes and interfaces

ArraySerializableInterface

« More »

DispatchableInterface

« More »

InitializableInterface

Interface to allow objects to have initialization logic

« More »

JsonSerializable

Polyfill for JsonSerializable

« More »

MessageInterface

« More »

ParameterObjectInterface

« More »

ParametersInterface

« More »

RequestInterface

« More »

ResponseInterface

« More »

AbstractOptions

« More »

ArrayObject

Custom framework ArrayObject implementation

« More »

ArrayStack

ArrayObject that acts as a stack with regards to iteration

« More »

ArrayUtils

Utility class for testing and manipulation of PHP arrays.

« More »

CallbackHandler

CallbackHandler

« More »

DateTime

DateTime

« More »

ErrorHandler

ErrorHandler that can be used to catch internal PHP errors and convert to an ErrorException instance.

« More »

Glob

Wrapper for glob with fallback if GLOB_BRACE is not available.

« More »

Message

« More »

Parameters

« More »

PriorityList

« More »

PriorityQueue

Re-usable, serializable priority queue implementation

« More »

Request

« More »

Response

« More »

SplPriorityQueue

Serializable version of SplPriorityQueue

« More »

SplQueue

Serializable version of SplQueue

« More »

SplStack

Serializable version of SplStack

« More »

StringUtils

Utility class for handling strings of different character encodings using available PHP extensions.

« More »

Classes and interfaces

MergeReplaceKeyInterface

Marker interface: can be used to replace keys completely in {@see ArrayUtils::merge()} operations

« More »

MergeRemoveKey

« More »

MergeReplaceKey

« More »

Classes and interfaces

ExceptionInterface

Exception marker interface

« More »

BadMethodCallException

Bad method call exception

« More »

DomainException

Domain exception

« More »

ExtensionNotLoadedException

Extension not loaded exception

« More »

InvalidArgumentException

Invalid Argument Exception

« More »

InvalidCallbackException

Invalid callback exception

« More »

LogicException

Logic exception

« More »

RuntimeException

Runtime exception

« More »

Classes and interfaces

ExtractionInterface

« More »

Classes and interfaces

GuardUtils

Static guard helper class

« More »

Classes and interfaces

FilterEnabledInterface

« More »

HydrationInterface

« More »

HydratorAwareInterface

« More »

HydratorInterface

« More »

HydratorOptionsInterface

« More »

NamingStrategyEnabledInterface

« More »

StrategyEnabledInterface

« More »

AbstractHydrator

« More »

ArraySerializable

« More »

ClassMethods

« More »

DelegatingHydrator

« More »

DelegatingHydratorFactory

« More »

HydratorPluginManager

Plugin manager implementation for hydrators.

« More »

ObjectProperty

« More »

Reflection

« More »

Classes and interfaces

AggregateHydrator

Aggregate hydrator that composes multiple hydrators via events

« More »

ExtractEvent

Event triggered when the {@see \Zend\Stdlib\Hydrator\Aggregate\AggregateHydrator} extracts data from an object

« More »

HydrateEvent

Event triggered when the {@see \Zend\Stdlib\Hydrator\Aggregate\AggregateHydrator} hydrates data into an object

« More »

HydratorListener

Aggregate listener wrapping around a hydrator.

« More »

Classes and interfaces

FilterInterface

« More »

FilterProviderInterface

« More »

FilterComposite

« More »

GetFilter

« More »

HasFilter

« More »

IsFilter

« More »

MethodMatchFilter

« More »

NumberOfParameterFilter

« More »

OptionalParametersFilter

Filter that includes methods which have no parameters or only optional parameters

« More »

Classes and interfaces

NamingStrategyInterface

Allow property extraction / hydration for hydrator

« More »

ArrayMapNamingStrategy

« More »

CompositeNamingStrategy

« More »

IdentityNamingStrategy

« More »

MapNamingStrategy

« More »

UnderscoreNamingStrategy

« More »

Classes and interfaces

StrategyInterface

« More »

BooleanStrategy

This Strategy extracts and hydrates int and string values to Boolean values

« More »

ClosureStrategy

« More »

DateTimeFormatterStrategy

« More »

DefaultStrategy

« More »

ExplodeStrategy

« More »

SerializableStrategy

« More »

StrategyChain

« More »

Classes and interfaces

ExceptionInterface

« More »

InvalidArgumentException

« More »

Classes and interfaces

PhpLegacyCompatibility

Interface compatible with the built-in JsonSerializable interface

« More »

Classes and interfaces

StringWrapperInterface

« More »

AbstractStringWrapper

« More »

Iconv

« More »

MbString

« More »

Native

« More »