Skip to content

PHP ReflectionExtension's Information Rewind to PHP Code As Stub.

Notifications You must be signed in to change notification settings

pifeifei/ide-helper-generator

Repository files navigation

IDE Helper Generator - Beta

PHP ReflectionExtension's Information Rewind to PHP Code As Stub.

Purpose

Code Completion under IDE.

support

  • 0.x: php 7.2 - 7.4
  • 1.x: php 7.4 - 8.x developing

USAGE

$ php bin/ide-helper-generator generator:ext {extension name} --dir={dir} 
$ php bin/ide-helper-generator --help
$ php bin/ide-helper-generator generator:ext --help

USAGE Example

$ ./bin/ide-helper-generator generator:ext swoole
$ php -d extension=/home/you/php/modules/ast.so bin/ide-helper-generator generator:ext swoole

TODO: BUILDING phar

MOSTELY YOU DON'T NEED

About

PHP ReflectionExtension's Information Rewind to PHP Code As Stub.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages