pinepain/php-ref-stubs

This package is abandoned and no longer maintained. No replacement package was suggested.

Stub files for pinepain/php-ref php extension

v0.6.0 2018-03-08 12:40 UTC

This package is not auto-updated.

Last update: 2022-02-01 13:16:07 UTC


README

I'm moving away from PHP world and all my PHP projects going to be abandoned too. Abandoning this project too as I have no intent to continue working on it unless there would be strong request from community and commercial interest. No more updates or documentation will be made. If someone is interested, feels free to contact me using email specified in my GitHub profile.

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.