Skip to content

csev/silex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Experiments With Silex

These are bits of sample code to test feasibility of doing what I want to do with the Silex Framework. Sof far these were my challenges:

  • How to evolve from using $_SESSION to $app['session']
  • How to load Twig templates from a class in the autoloader
  • Check if Silex routes are relative at each level of the hierarchy

Install

Check this out from github and then do

composer update

Playground

You can play with this code

http://do1.dr-chuck.com/silex/

About

Sample Bits of Silex Code Useful to Koseu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published