veasin/nx-io

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

IO for nx

Installs: 69

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

0.0.8 2025-01-05 13:48 UTC

This package is auto-updated.

Last update: 2025-06-05 15:05:11 UTC


README

io for nx

Installation

composer require urn2/nx-io

Usage

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