ske-app

0.0.1 • Public • Published

Create a new Ske Application

Create web or cli applications with a basic architecture that can be extended or restricted depending on the nature of the project.

Installation

Install from Packagist using Composer:

composer create-project ske/app

Usage

<?php

$autoloader = require_once __DIR__ . '/php_packages/autoload.php';

//Add your code here...

Requirements

PHP 8.0.0 or above (at least 8.0.18 recommended to avoid potential bugs)

Security Reports

Please send any sensitive issue to report@foss.sikessem.com. Thanks!

License

ske/app is licensed under the Apache 2.0 License - see the LICENSE file for details.

Package Sidebar

Install

npm i ske-app

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Unpacked Size

54.2 kB

Total Files

31

Last publish

Collaborators

  • siguici