deviscoding/php-reflection 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

deviscoding/php-reflection

最新稳定版本:1.70

Composer 安装命令:

composer require deviscoding/php-reflection

包简介

PHP Library of Reflection-style object classes, with additional functionality for PHP 7.0

README 文档

README

Library that adds additional Reflection-style classes, with additional functionality for PHP 7.0

ReflectionComment Classes

Parses the contents of a comment retrieved from a function, property or class. Each source type has a specific class which can be used to parse and retrieve individual tags from the PHPdoc comment.

Tags are returned as a ReflectionTag. In cases where tags may repeat such as @property, @method or @param, a TagBag is returned.

Type Classes

Similar to ReflectionType, this class provides information on a type, such as a property type, parameter type, or method return type. Unlike ReflectionType, the data for a Type can be pulled from the DocComment of the related reflection object.

ReflectionTag Classes

These classes are used internally to represent a tag from a ReflectionComment.

Other Classes

ReflectionClassImports

This class parases the use statements above the class declaration in a class, in order to resolve types referred to by short names in PHPdoc comments.

ReflectionConstructor

This class provides insight into a class constructor, allowing for instantiation via an array of named arguments.

ReflectionName

This class provides manipulation of class, method, and property names, allowing for easy generation of method names from property names, and vice versa.

ReflectionAccess

This class provides basic information about wether a property is accessible within a class, whether directly or through a getter and/or setter.

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1
  • 更新时间: 2026-01-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固