Skip to content

HBSpy/mvc

This branch is 61 commits behind phalcon/mvc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3a0c1e8 · Mar 10, 2014

History

43 Commits
Jul 1, 2013
Jun 18, 2013
Nov 23, 2012
Aug 22, 2012
Jan 14, 2014
Feb 13, 2014
Feb 28, 2013
Oct 21, 2012
May 16, 2013
Sep 9, 2012
Mar 10, 2014
May 5, 2013
Feb 28, 2013
Feb 28, 2013
Mar 3, 2013
Oct 21, 2012
Feb 28, 2013
Sep 9, 2012
Feb 13, 2014

Repository files navigation

Phalcon MVC examples

Those are examples of possible MVC file structures using Phalcon >= 0.5.x

  • Simple: This is the very simple MVC structure
  • Simple-Without-Application: Simple MVC structure without Phalcon\Mvc\Application
  • Single: This a single-module MVC structure without namespaces
  • Single-Namespaces: This a single-module MVC structure with namespaces
  • Single-Factory-Default: This a single-module MVC structure as is generated by Phalcon-Devtools
  • Multiple: This a multi-module MVC structure
  • Multiple-Shared-Views: This a multi-module MVC structure with a common views directory
  • Multiple-Factory-Default: This a multi-module MVC structure as is generated by Phalcon-Devtools
  • Multiple-Service-Layer-Model: This a multi-module MVC structure with model service layer pattern implemented
  • Micro: A micro-framework like application
  • Micro-Factory-Default: A micro-framework like application as is generated by Phalcon-Devtools

About

Phalcon MVC Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published