Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

kherge-archive/php-hint-runkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runkit Code Hints

A code hint file for the runkit extension.

Summary

It's simple really. Add it to your list of development Composer dependencies and install it. When your favorite IDE builds its code hint index, you will begin seeing code hints for the runkit API (if you have it configured properly).

Installation

Add it to your list of Composer development dependencies:

$ composer require --dev herrera-io/runkit-hint=1.*

Usage

  1. Open your IDE.
  2. Rebuild your code hint index.
  3. Create a PHP script.
  4. Use the runkit API.

This has been tested on PhpStorm 5.0 and greater.

About

A code hint file for the runkit extension.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages