writeshh / FramePHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FramePHP

Introduction

A custom framework for PHP


Prerequisites

  • PHP
  • Composer
  • Apache

Installation Guide

Step 1: Clone the repo and cd into it

Step 2: Install 3rd party packages

composer install

Step 3: Run the app

php -S localhost:8000

About


Languages

Language:PHP 83.1%Language:HTML 16.9%