# skphp **Repository Path**: skschool/skphp ## Basic Information - **Project Name**: skphp - **Description**: The SKPHP Framework Demo. - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 1 - **Created**: 2015-09-23 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: webframework **Tags**: None ## README # The SKPHP Framework Demo.

            __               __           
   _____   / /__   ____     / /_     ____ 
  / ___/  / //_/  / __ \   / __ \   / __ \
 (__  )  / ,<    / /_/ /  / / / /  / /_/ /
/____/  /_/|_|  / .___/  /_/ /_/  / .___/ 
               /_/               /_/                 
# 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