A very simple skeleton to start new PHP project.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
This is a simple skeleton to start new simple PHP project.
To get a local copy up and running follow these simple steps.
- Installed and working composer
- Clone the simple-php-skeleton
git clone https://github.com/pixelao/simple-php-skeleton.git
- Install composer packages
composer install
- Copy .env.example to .env and configure your settings
- Start code!
Distributed under the MIT License. See LICENSE
for more information.
Pixelao - @Pixelao - [email protected]
Project Link: https://github.com/pixelao/simple-php-skeleton