niirrty/niirrty.io

My IO helping library.

0.6.1 2024-02-16 19:46 UTC

This package is auto-updated.

Last update: 2024-04-16 20:05:10 UTC


README

Installation

inside the composer.json:

{
   "require": {
      "php": ">=8.1",
      "niirrty/niirrty.io": "~0.6"
   }
}