This class is used in DocBlockGenerator and creates the needed Tag classes depending on the tag. So for example an @author tag will trigger the creation of an AuthorTag class.
« More »This abstract class can be used as parent for all tags that use a type part in their content.
« More »This abstract class can be used as parent for all tags that use a type part in their content.
« More »This abstract class can be used as parent for all tags that use a type part in their content.
« More »This abstract class can be used as parent for all tags that use a type part in their content.
« More »Encrypt/decrypt a file using a symmetric cipher in CBC mode then authenticate using HMAC
« 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 »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 »Proxy used to analyze how instances are created by a given Di. Overrides Zend\Di\Di to produce artifacts that represent the process used to instantiate a particular instance
« More »Provides logic to easily create aggregate listeners, without worrying about manually detaching events
« More »Interface to automate setter injection for an EventManager instance
« More »Interface providing events that can be attached, detached and triggered.
« More »Plugin manager implementation for feed reader extensions based on the AbstractPluginManager.
« More »Deprecated by https://github.com/zendframework/zf2/pull/5636
« More »A view helper to render the hidden input with a Session progress id for file uploads progress tracking.
« 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 »HTTP Proxy-supporting Zend\Http\Client adapter class, based on the default socket based adapter.
« More »Mark an input as able to be replaced by another when merging input filters.
« 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\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 »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 »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 »Provides low-level methods for concrete adapters to communicate with a remote mail server and track requests and responses.
« More »Interface providing events that can be attached, detached and triggered.
« 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 »Dependency injector that can generate instances using class definitions and configured instance parameters
« More »Interface that aggregates a Zend\Paginator\Adapter\Abstract just like IteratorAggregate does for Iterators.
« More »Class allowing for the continuous iteration of a Zend\Paginator\Paginator instance.
« More »A Google-like scrolling style. Incrementally expands the range to about twice the given page range, then behaves like a slider. See the example link.
« 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 »ErrorHandler that can be used to catch internal PHP errors and convert to an 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 »Validates that a given value is a DateTime instance or can be converted into one.
« More »Please note there are two standalone test scripts for testing IDN characters due to problems with file encoding.
« More »