Pixelao / simple-php-skeleton

Simple PHP Skeleton

Home Page:https://github.com/Pixelao/simple-php-skeleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License LinkedIn


Simple PHP Skeleton

A very simple skeleton to start new PHP project.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

This is a simple skeleton to start new simple PHP project.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Installed and working composer

Installation

  1. Clone the simple-php-skeleton
    git clone https://github.com/pixelao/simple-php-skeleton.git
  2. Install composer packages
     composer install
  3. Copy .env.example to .env and configure your settings
  4. Start code!

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Pixelao - @Pixelao - contacto@adrianmr.com

Project Link: https://github.com/pixelao/simple-php-skeleton

About

Simple PHP Skeleton

https://github.com/Pixelao/simple-php-skeleton

License:MIT License


Languages

Language:PHP 90.2%Language:Shell 5.6%Language:Hack 4.2%