Skip to content

h3llr4iser/Silex-Kitchen-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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

Start hacking in src/controllers.php

Todo

  • Extensions
    • HttpCache
    • Monolog
    • SwiftMailer
  • Code Sample
    • Errors
    • Form
    • Validation
    • Before / after

Help

About

This project is a sample or a bootstrap silex application

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 62.5%
  • HTML 36.6%
  • Other 0.9%