Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 719 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 719 Bytes

Slim Framework & Idiorm Skeleton

This repository contains a simple project skeleton using Slim Framework and Idiorm & Paris.

Installation

Clone the repository and copy the config.sample.php to config.php and adjust to taste. Install dependencies using composer.

composer install

Layouts

Ported the LayoutView from https://github.com/hdogan

Author

The Slim Framework & Idiorm Skeleton is created and maintained by Michael Bryne.

License

The Slim Framework & Idiorm Skeleton is released under the MIT public license.