Download the PHP package ffi/ide-helper-generator without Composer
On this page you can find all versions of the php package ffi/ide-helper-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ffi/ide-helper-generator
More information about ffi/ide-helper-generator
Files in ffi/ide-helper-generator
Download ffi/ide-helper-generator
More information about ffi/ide-helper-generator
Files in ffi/ide-helper-generator
Vendor ffi
Package ide-helper-generator
Short Description FFI IDE helper generator for PHP
License MIT
Package ide-helper-generator
Short Description FFI IDE helper generator for PHP
License MIT
Please rate this library. Is it a good library?
Informations about the package ide-helper-generator
FFI IDE Helper Generator
Requirements
Installation
Library is available as Сomposer repository and can be installed using the following command in the root of your project as a dev-dependency.
Usage
Generate Metadata
Before generating the helper, the headers must be parsed to build the metadata
data. To do this, castxml will be used, which in turn uses the original
compiler (like clang) to build the AST.
Analyze Metadata
After the metadata is generated, it should be parsed and an abstract syntax tree built in memory.
All versions of ide-helper-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-dom Version *
ext-libxml Version *
ext-mbstring Version *
nikic/php-parser Version ^4.16|^5.0
symfony/process Version ^5.4|^6.0|^7.0
ext-dom Version *
ext-libxml Version *
ext-mbstring Version *
nikic/php-parser Version ^4.16|^5.0
symfony/process Version ^5.4|^6.0|^7.0
The package ffi/ide-helper-generator contains the following files
Loading the files please wait ...