veasin/nx-io

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

IO for nx

Installs: 19

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

0.0.5 2023-11-03 06:33 UTC

This package is auto-updated.

Last update: 2024-10-03 08:25:42 UTC


README

io for nx

Installation

composer require urn2/nx-io

Usage

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