Skip to content

Pixelao/simple-php-skeleton

Repository files navigation

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