Search by

niirrty / niirrty.core

Niirrty

The core of all Niirrty PHP stuff :-)

Package info

github.com/Niirrty/Niirrty.Core

pkg:composer/niirrty/niirrty.core

Statistics

Installs: 397

Dependents: 10

Suggesters: 0

Stars: 1

Open Issues: 0

0.6.2 2024-02-17 13:05 UTC

This package is auto-updated.

Last update: 2026-09-17 19:13:18 UTC


README

The core of all Niirrty PHP stuff :-)

Most other Niirrty packages use this package.

Installation

inside the composer.json:

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