Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Files

Latest commit

 

History

History

stubs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Stub files for php-ref PHP extension

This is a git subtree split of php-ref extension stub files.

All issues and pull-requests should be submitted to the original php-ref repository.

PLEASE READ:

Maintaining this project takes significant amount of time and efforts. If you like my work and want to show your appreciation, please consider supporting me at https://www.patreon.com/pinepain.

Installation

If you are also using Composer, it is recommended that you add the php-ref-stub package as a dev-mode requirement. It provides skeleton definitions and annotations to enable support for auto-completion in your IDE and other code-analysis tools.

composer require --dev pinepain/php-ref-stubs

License

php-ref PHP extension is licensed under the MIT license.