PHP Nelmio\Alice\Parser Namespace

Nested Namespaces

Nelmio\Alice\Parser\Chainable
Nelmio\Alice\Parser\IncludeProcessor

Interfaces

Name Description
ChainableParserInterface
IncludeProcessorInterface

Classes

Name Description
FakeParser
FilesReference List a list of file names for Parsers. The list is flagged to be able to easily extract some parts of it. This class aims at centralising all the possible fixture tested to avoid too much duplication.
ParserRegistry
ParserRegistryTest
RuntimeCacheParser Decorates a parser to cache the result and process includes. Includes are being processed in this parser to be able to cache the whole result besides each included file.
RuntimeCacheParserTest

Traits

Name Description
FileListProviderTrait