Skip to content

wimhendrikx/Silex-Kitchen-Edition

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silex - Kitchen Edition

This project is a base for your silex applications.

It already embed :

Installation

  • git clone
  • git submodule update --init --recursive
  • edit src/config.php
  • chmod 777 -R cache/ web/assets

Start hacking in src/controllers.php

Todo

  • Extensions
    • Monolog
    • SwiftMailer
  • Code Sample
    • Before / after

Tests

Just run phpunit

sometimes, you have to run : chmod 777 -R cache/ web/assets, because CLI and [mode_php|(Gast)CGI|php-fpm|.*] are not the same user

Help

About

A Silex BoilerPlate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published