veasin/nx-io

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

IO for nx

Installs: 84

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

0.0.9 2025-07-08 06:46 UTC

This package is auto-updated.

Last update: 2025-07-08 06:48:23 UTC


README

io for nx

Installation

composer require urn2/nx-io

Usage

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