skyline/core-application

Required package to create any kind of Skyline Applications. It will add all necessary packages to launch the application for any purpose like web application or php server.

v8.0.1 2023-02-07 19:09 UTC

This package is auto-updated.

Last update: 2024-03-07 21:31:18 UTC


README

The core application package of Skyline CMS is used to launch any kind of applications.
Normally the skyline entry point file (skyline.php) calls bootstrap and then the application to run.

You do not have to install this package directly.
It is required by Skyline Web Application or Skyline CLI Application.

Direct Install

$ composer require skyline/core-application