brunosimon / silex-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silex Template

Simple Silex template

Features

  • Silex 2
  • Multilingual
  • YAML configs
    • Environments support
    • Routes
    • locales
    • Sent to twig as config
  • HTTP cache
    • Clear route
  • Ajax

Installation

  • Install composer
  • use composer install on root folder
  • update public/.htaccess RewriteBase line if needed

Todo

  • Default model
  • Error route
  • No lang support
  • WebProfiler
  • Clean up

About


Languages

Language:PHP 81.0%Language:HTML 9.8%Language:JavaScript 7.8%Language:CSS 0.8%Language:ApacheConf 0.6%