herrera-io/yaml-hint

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

A code hint file for the YAML extension.

1.0.0 2013-05-08 18:48 UTC

This package is not auto-updated.

Last update: 2021-12-07 01:38:07 UTC


README

A code hint file for the YAML extension.

Installation

Add it to your list of Composer development dependencies:

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

Usage

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

This has been tested on PhpStorm 6.0 and greater.