sagittariusx/beluga.core

The core of the SagittariusX framework/library.

0.1.0 2016-08-04 20:24 UTC

This package is not auto-updated.

Last update: 2025-07-06 04:15:57 UTC


README

The core of the Beluga framework/library

Install it via

composer require sagittariusx/beluga.core

or inside the composer.json:

   "require": {
      "php": ">=7.0",
      "sagittariusx/beluga.core": "^0.1.0"
   },