文件名称:PHP Annotations-开源
文件大小:18KB
文件格式:ZIP
更新时间:2024-05-14 05:15:24
开源软件
phpAnnotations在您PHP项目中提供类似于Java或C#的Annotations支持。 注释使您能够在运行时使用反射进行读取,从而将元信息/配置添加到类中。
【文件预览】:
phpAnnotations-0.0.1
----src()
--------AnnotationClassException.php(341B)
--------IAnnotationParser.php(682B)
--------ExtReflectionProperty.php(1KB)
--------AnnotationParamException.php(449B)
--------IAnnotationCacheEngine.php(1KB)
--------AnnotationException.php(283B)
--------ExtReflectionMethod.php(1KB)
--------MarkAnnotationBase.php(686B)
--------IAnnotationProvider.php(2KB)
--------DefaultAnnotationParser.php(11KB)
--------phpAnnotations.php(1KB)
--------ExtReflectionClass.php(2KB)
--------AnnotationParseException.php(330B)
--------NullAnnotationCacheEngine.php(721B)
--------AnnotationDescriptor.php(6KB)
--------AnnotationBase.php(1KB)
--------AnnotationNotFoundException.php(393B)
--------ExtReflectionFunction.php(1KB)
--------AnnotationManager.php(3KB)
--------ExtReflectionObject.php(2KB)
--------IAnnotation.php(966B)
----test.php(535B)
----LICENSE.txt(1KB)