niirrty/niirrty.web

A small PHP web/network library.

0.6.2 2024-03-11 08:27 UTC

This package is auto-updated.

Last update: 2024-04-11 08:41:41 UTC


README

A small PHP web/network library.

Installation

inside the composer.json:

{
   "require": {
      "php": ">=8.1",
      "niirrty/niirrty.web": "^0.6"
   }
}