This repository contains a simple project skeleton using Slim Framework and Idiorm & Paris.
Clone the repository and copy the config.sample.php to config.php and adjust to taste. Install dependencies using composer.
composer install
Ported the LayoutView from https://github.com/hdogan
The Slim Framework & Idiorm Skeleton is created and maintained by Michael Bryne.
The Slim Framework & Idiorm Skeleton is released under the MIT public license.