Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sroehrl/php-basics

MVC PHP boilerplate
https://github.com/sroehrl/php-basics

Last synced: 10 days ago
JSON representation

MVC PHP boilerplate

Awesome Lists containing this project

README

        

# PHP MVC boilerplate / "frameworkless framework"

Basic structure for clean projects

## Installation

1. create a `.env` file based on `example.env`
2. setup your database credentials in `startup.php`
3. run or visit `install.php`

## As seen on Twitch

[twitch](https://twitch.com/neoan)

[youtube](https://www.youtube.com/channel/UCP850LSAISLV-oZllf0DkbA)