/slimplates

An example of using the Slim PHP Framework with the Plates template engine. It uses Foundation 5, jquery, and font awesome

Primary LanguagePHP

Slimplates

This repo was created so I could suss out the qualities of using the Slim Framework with the Plates template engine. I've included Foundation 5, jquery, and a CDN served version of Font Awesome. It also uses a cool library called slim-view-plates to support the Plates template engine with Slim. This layout is just a basic Foundation 5 layout.

Usage

  • First install Composer

  • Clone this repo and run composer install