Search by

veasin / nx-io

vea

There is no license information available for the latest version (0.0.9) of this package.

IO for nx

Package info

github.com/veasin/nx-io

Type:framework

pkg:composer/veasin/nx-io

Statistics

Installs: 100

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.9 2025-07-08 06:46 UTC

This package is auto-updated.

Last update: 2026-09-08 09:21:31 UTC


README

io for nx

Installation

composer require urn2/nx-io

Usage

class demo extends nx\app{
    use nx\parts\output\json;
}