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: 2024-05-11 23:18:45 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"
   },