Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

tboronczyk/SlimBootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimBootstrap

Bootstrap for a basic PHP application using Slim, Pimple, Twig, and NotORM

  • Copy config/config.php.example to config/config.php and supply values
  • Routing defined in routes directory - files inherit $app (Slim instance) and $c (Pimple container) when included into public/index.php
  • Resources/services in Pimple DI container defined in include/services.php
  • composer.json instructs Composer to build classmap from include/ and lib/

About

Bootstrap for a basic PHP application using Slim, Pimple, Twig, and NotORM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages