Search by

zorac / php-yaml-stubs

zorac

Stubs for the PHP yaml extension

Package info

github.com/zorac/php-yaml-stubs

pkg:composer/zorac/php-yaml-stubs

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.3.0 2026-09-09 12:56 UTC

This package is auto-updated.

Last update: 2026-09-09 12:57:06 UTC


README

Latest release

This package provides a set of stubs for the PHP YAML extension. It currently supports version 2.x.

Installation

Add package to your composer.json dev dependencies

$ composer require zorac/php-yaml-stubs --dev

Usage

Once this package is installed, your IDE should simply discover all the stubs automatically. Note that this package has no autoloader configuration provided, so the stubs classes are visible in your IDE, but don't clash with extension.