zendframework/zend-code
最新稳定版本:3.4.1
Composer 安装命令:
composer require zendframework/zend-code
包简介
Extensions to the PHP Reflection API, static code scanning, and code generation
关键字:
README 文档
README
Repository abandoned 2019-12-31
This repository has moved to laminas/laminas-code.
Zend\Code\Generator provides facilities to generate arbitrary code using an
object-oriented interface, both to create new code as well as to update existing
code. While the current implementation is limited to generating PHP code, you
can easily extend the base class in order to provide code generation for other
tasks: JavaScript, configuration files, apache vhosts, etc.
- File issues at https://github.com/zendframework/zend-code/issues
- Documentation is at https://docs.zendframework.com/zend-code/
- Migration documentation from v2 to v3 is at https://docs.zendframework.com/zend-code/migration/
统计信息
- 总下载量: 82.61M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1739
- 点击次数: 1
- 依赖项目数: 167
- 推荐数: 3
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-01-04