Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pmmp/extension-stub-generator

Generates stubs for extension classes, constants, functions and more. Useful for autocomplete in IDEs.
https://github.com/pmmp/extension-stub-generator

Last synced: 3 months ago
JSON representation

Generates stubs for extension classes, constants, functions and more. Useful for autocomplete in IDEs.

Awesome Lists containing this project

README

        

# extension-stub-generator
Generates stubs for extension classes, constants, functions and more. Useful for autocomplete in IDEs.

This is based on a heavily-modified version of https://gist.github.com/ralphschindler/4757829. The original source for this script is outdated. This version has formatting customizations over the original and support for PHP 7.x.