herrera-io / yaml-hint
A code hint file for the YAML extension.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/herrera-io/yaml-hint
Suggests
- ext-yaml: For using the YAML API.
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
- Open your IDE.
- Rebuild your code hint index.
- Create a PHP script.
- Use the YAML API.
This has been tested on PhpStorm 6.0 and greater.