# framework **Repository Path**: skschool/framework ## Basic Information - **Project Name**: framework - **Description**: The SKPHP Framework. - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-09-23 - **Last Updated**: 2024-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The SKPHP Framework.

            __               __           
   _____   / /__   ____     / /_     ____ 
  / ___/  / //_/  / __ \   / __ \   / __ \
 (__  )  / ,<    / /_/ /  / / / /  / /_/ /
/____/  /_/|_|  / .___/  /_/ /_/  / .___/ 
               /_/               /_/                 
# Install

git clone https://github.com/skschoo1/skphp
cd skphp

OR:


wget https://github.com/skschoo1/skphp/archive/v2.0.zip
unzip v2.0.zip
cd skphp-2.0

Next:


composer update
# Shortcut

composer create-project --prefer-dist skschool/skphp skphp
# License The Laravel framework is open-sourced software licensed under the MIT license