Skip to content

Instantly share code, notes, and snippets.

@madfriend
Created May 19, 2012 16:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save madfriend/2731346 to your computer and use it in GitHub Desktop.
Save madfriend/2731346 to your computer and use it in GitHub Desktop.
Cooktips
CMS:
Database configurator: Propel (http://www.propelorm.org/), only migrations?
Model: Paris (https://github.com/j4mie/paris)
Controller: own, with given tools
Router: Klein (https://github.com/chriso/klein.php)
Packaging: Composer
View: Twig vs Smarty
User management: ??
Application: ??
MVVM:
REST: Slim (https://github.com/codeguy/Slim)
Model: ??
View: Twig
ViewModel: Knockout.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment