Laminas Framework API Reference
Home
GitHub
All Components
→
laminas/laminas-code
Version: 3.4.1
Extensions to the PHP Reflection API, static code scanning, and code generation
Classes
Annotation
Parser
DoctrineAnnotationParser
GenericAnnotationParser
ParserInterface
AnnotationCollection
AnnotationInterface
AnnotationManager
Exception
BadMethodCallException
ExceptionInterface
InvalidArgumentException
RuntimeException
Generator
DocBlock
Tag
AbstractTypeableTag
AuthorTag
GenericTag
LicenseTag
MethodTag
ParamTag
PropertyTag
ReturnTag
TagInterface
ThrowsTag
VarTag
Tag
TagManager
Exception
ExceptionInterface
InvalidArgumentException
RuntimeException
AbstractGenerator
AbstractMemberGenerator
BodyGenerator
ClassGenerator
DocBlockGenerator
FileGenerator
FileGeneratorRegistry
GeneratorInterface
InterfaceGenerator
MethodGenerator
ParameterGenerator
PropertyGenerator
PropertyValueGenerator
TraitGenerator
TraitUsageGenerator
TraitUsageInterface
TypeGenerator
ValueGenerator
Generic
Prototype
PrototypeClassFactory
PrototypeGenericInterface
PrototypeInterface
Reflection
DocBlock
Tag
AuthorTag
GenericTag
LicenseTag
MethodTag
ParamTag
PhpDocTypedTagInterface
PropertyTag
ReturnTag
TagInterface
ThrowsTag
VarTag
TagManager
Exception
BadMethodCallException
ExceptionInterface
InvalidArgumentException
RuntimeException
ClassReflection
DocBlockReflection
FileReflection
FunctionReflection
MethodReflection
ParameterReflection
PropertyReflection
ReflectionInterface
Scanner
AggregateDirectoryScanner
AnnotationScanner
CachingFileScanner
ClassScanner
ConstantScanner
DerivedClassScanner
DirectoryScanner
DocBlockScanner
FileScanner
FunctionScanner
MethodScanner
ParameterScanner
PropertyScanner
ScannerInterface
TokenArrayScanner
Util
ValueScanner
DeclareStatement
NameInformation
Top