Download the PHP package imiphp/annotation-migration without Composer
On this page you can find all versions of the php package imiphp/annotation-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download imiphp/annotation-migration
More information about imiphp/annotation-migration
Files in imiphp/annotation-migration
Download imiphp/annotation-migration
More information about imiphp/annotation-migration
Files in imiphp/annotation-migration
Vendor imiphp
Package annotation-migration
Short Description 工具:迁移 imi 注解为 PHP8 原生实现
License MulanPSL-2.0
Package annotation-migration
Short Description 工具:迁移 imi 注解为 PHP8 原生实现
License MulanPSL-2.0
Please rate this library. Is it a good library?
Informations about the package annotation-migration
迁移imi
注解语法为PHP 8
原生实现
用法
迁移注解语法
检查 src 目录下的 php 是否有传统注解并重写
迁移注解定义
检查 src 目录下的 php 是否有传统定义并转换构造器属性提升语法
初始化配置文件(可选)
配置文件务必是输出在项目根目录,可对imi
注解语法解析器进行配置,以解决注解读取的冲突问题。
默认配置文件例子
共用参数选项说明
--dry-run
尝试运行,预览哪些文件会受到影响--no-catch-continue
遇到异常时中断转换过程--no-error-continue
检查到错误时中断转换过程
All versions of annotation-migration with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
nikic/php-parser Version ^4.17.1
symfony/finder Version ^5.4|^6.0
symfony/console Version ^5.4|^6.0
psr/log Version ~2.0|~3.0
yurunsoft/doctrine-annotations Version ^1.104.3
nikic/php-parser Version ^4.17.1
symfony/finder Version ^5.4|^6.0
symfony/console Version ^5.4|^6.0
psr/log Version ~2.0|~3.0
yurunsoft/doctrine-annotations Version ^1.104.3
The package imiphp/annotation-migration contains the following files
Loading the files please wait ....