sophokles/framework

Sophokles Framework

1.1.0 2021-08-03 05:59 UTC

This package is auto-updated.

Last update: 2024-04-23 08:42:42 UTC


README

Getting Started

About

Installation

Use Sophokles Framework by Composer

composer require sophokles/framework

or

{
    "require": {
        "sophokles/framework": "1.*",
    }
}

in your composer.json

The Framework needs follow strukture

/
  local
    traits
   system
     config
     traits 

with the follow call in your Browser this directories and files will be created

[yourdomain]/vendor/sophokles/framework/setup/setup.php

Modules