Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Registry of instantiated objects, their names and the parameters used to build them
« More »Simple service locator implementation capable of using closures to generate instances
« More »Strategy used to discover methods to be considered as endpoints for dependency injection based on implemented interfaces, annotations and method names
« More »Interface to automate setter injection for an EventManager instance
« More »Interface providing events that can be attached, detached and triggered.
« More »Interface for allowing attachment of shared aggregate listeners.
« More »Interface to automate setter injection for a SharedEventManagerInterface instance
« More »Plugin manager implementation for feed reader extensions based on the AbstractPluginManager.
« More »Deprecated by https://github.com/zendframework/zf2/pull/5636
« More »Parses a class' properties for annotations in order to create a form and input filter definition.
« More »A Zend\Http\Cookies object is designed to contain and maintain HTTP cookies, and should be used along with Zend\Http\Client in order to manage cookies across HTTP requests and responses.
« More »A Cookies object is designed to contain and maintain HTTP cookies, and should be used along with Zend\Http\Client in order to manage cookies across HTTP requests and responses.
« More »Mark an input as able to be replaced by another when merging input filters.
« More »Implementors of this interface may report on the existence of unknown input, as well as retrieve all unknown values.
« More »Zend\Ldap\Filter\AbstractFilter provides a base implementation for filters.
« More »Zend\Ldap\Filter\AbstractLogicalFilter provides a base implementation for a grouping filter.
« More »Zend\Ldap\Filter\MaskFilter provides a simple string filter to be used with a mask.
« More »Zend\Ldap\Node\ChildrenIterator provides an iterator to a collection of children nodes.
« More »Zend\Ldap\Node\RootDse\ActiveDirectory provides a simple data-container for the RootDse node of an Active Directory server.
« More »Zend\Ldap\Node\RootDse\OpenLdap provides a simple data-container for the RootDse node of an OpenLDAP server.
« More »This class provides a base implementation for managing schema items like objectClass and attributeType.
« More »Zend\Ldap\Node\Schema\ActiveDirectory provides a simple data-container for the Schema node of an Active Directory server.
« More »Zend\Ldap\Node\Schema\OpenLDAP provides a simple data-container for the Schema node of an OpenLDAP server.
« More »Zend\Ldap\Node\Schema\AttributeType\ActiveDirectory provides access to the attribute type schema information on an Active Directory server.
« More »Defines an interface for classes that may register with the spl_autoload registry
« More »Base class for headers composing address lists (to, from, cc, bcc, reply-to)
« More »Utility class used for creating wrapped or MIME-encoded versions of header values.
« More »Provides low-level methods for concrete adapters to communicate with a remote mail server and track requests and responses.
« More »Controller Plugin to assist in selecting an appropriate View Model type based on the User Agent's accept header.
« More »Plugin to help facilitate Post/Redirect/Get for file upload forms (http://en.wikipedia.org/wiki/Post/Redirect/Get)
« More »Plugin to help facilitate Post/Redirect/Get (http://en.wikipedia.org/wiki/Post/Redirect/Get)
« More »Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Overrides the translator factory from the i18n component in order to replace it with the bridge class from this namespace.
« More »Represents a page that is defined using controller, action, route name and route params to assemble the href
« More »Interface that aggregates a Zend\Paginator\Adapter\Abstract just like IteratorAggregate does for Iterators.
« More »Zend\ProgressBar\Adapter\Console offers a text-based progressbar for console applications
« More »Zend\ProgressBar\Adapter\JsPull offers a simple method for updating a progressbar in a browser.
« More »Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Registry of instantiated objects, their names and the parameters used to build them
« More »Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Exception thrown when unrecognized method is called via overloading
« More »ErrorHandler that can be used to catch internal PHP errors and convert to a ErrorException instance.
« More »Utility class for handling strings of different character encodings using available PHP extensions.
« More »Event triggered when the {@see \Zend\Stdlib\Hydrator\Aggregate\AggregateHydrator} extracts data from an object
« More »Event triggered when the {@see \Zend\Stdlib\Hydrator\Aggregate\AggregateHydrator} hydrates data into an object
« More »