Download the PHP package prune-mazui/zephir-ide-helper without Composer
On this page you can find all versions of the php package prune-mazui/zephir-ide-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download prune-mazui/zephir-ide-helper
More information about prune-mazui/zephir-ide-helper
Files in prune-mazui/zephir-ide-helper
Download prune-mazui/zephir-ide-helper
More information about prune-mazui/zephir-ide-helper
Files in prune-mazui/zephir-ide-helper
Vendor prune-mazui
Package zephir-ide-helper
Short Description Make zephir code (.zep) to PHP code completion File.
License MIT
Homepage https://github.com/PruneMazui/zephir-ide-helper
Package zephir-ide-helper
Short Description Make zephir code (.zep) to PHP code completion File.
License MIT
Homepage https://github.com/PruneMazui/zephir-ide-helper
Please rate this library. Is it a good library?
Informations about the package zephir-ide-helper
zephir-ide-helper
Generate php code completion file from zephir file(.zep).
The code completion file is valid in the IDE (ex. PHPStorm).
Example
Zephir Code
Generate PHP Code
Requirements
- PHP >= 7.0
- Zephir Parser >= 1.1.0
Installation
Usage
Arguments
target
Specify the Zephir file or directory.
If you specify a directory, read the directory recursively and look for the Zephir file.
-option
-f
(--file
) ... Specify the PHP file name to output(Default: __zephir_ide_helper.php).
Licence
MIT
All versions of zephir-ide-helper with dependencies
PHP Build Version
Package Version
The package prune-mazui/zephir-ide-helper contains the following files
Loading the files please wait ....