Login   Register  
PHP Classes
elePHPant
Icontem

Class: ASf MVC

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Alex B. Snet  >  ASf MVC  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: ASf MVC
Base name: asfmvc
Description: MVC implementation framework
Related classes: , , , , , , ,
Version: 1.0.4
PHP version: 5.2
License: GNU General Public License (GPL)
All time users: 1118 users
All time rank: 2734
Week users: 3 users
Week rank: 1216
Picture of Alex B. Snet
Author: Alex B. Snet is available for providing paid consulting. Contact Alex B. Snet .
Packages: 6 Browse this author's classes Browse this author's classes
Country: Russian Federation Russian Federation - PHP jobs in Russian Federation
Age: 22
All time rank: 3556 in Russian Federation Russian Federation
Week rank: 312 Up9 in Russian Federation Russian Federation Down
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
This package is a framework for implementing MVC (Model-View-Controller) based applications.

The main controller class takes care of loading other controller, model and view classes and dispatches the current request by calling the classes according to configuration.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes

  Rate classes User ratings   Applications   Related links   Files Files  

  User ratings  
Not yet rated by the users

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
ASf MVC home This is my blog. And all ASfMVC releases you can find here.
Google Code Google Code page.

  Files folder image Files  
File Role Description
Files folder imageasmvc (3 directories)
Files folder imagehtdocs (2 files)

  Files  /  Files folder image asmvc  
File Role Description
Files folder imagemyapp (5 directories)
Files folder imagesysfiles (1 file, 3 directories)
Files folder imagemyfiles (1 directory)

  Files  /  asmvc  /  Files folder image myapp  
File Role Description
Files folder imageconfigs (2 files)
Files folder imagecontrollers (1 file)
Files folder imageviews (1 file)
Files folder imagemodels (1 file)
Files folder imageplugins (1 file)

  Files  /  asmvc  /  myapp  /  Files folder image configs  
File Role Description
  Plain text file application.php Conf. Sample Application config file
  Plain text file autoload.php Conf. Sample Autoload config file

  Files  /  asmvc  /  myapp  /  Files folder image controllers  
File Role Description
  Plain text file default.php Class The first sample default controller

  Files  /  asmvc  /  myapp  /  Files folder image views  
File Role Description
  Plain text file index_view.php Example The sample view

  Files  /  asmvc  /  Files folder image sysfiles  
File Role Description
Files folder imagecontrollers (1 file)
Files folder imageplugins (6 files)
Files folder imageviews (2 files)
  Plain text file ASfMVC.php Class The source of base class

  Files  /  asmvc  /  sysfiles  /  Files folder image controllers  
File Role Description
  Plain text file error.php Class ASfMVC sample error controller

  Files  /  asmvc  /  sysfiles  /  Files folder image plugins  
File Role Description
  Plain text file internal.ASfMVC_Controller.php Class ASfMVC Controller class
  Plain text file internal.ASfMVC_ErrorHandler.php Class ASfMVC Error Handler class
  Plain text file internal.ASfMVC_Load.php Class ASfMVC Load class
  Plain text file internal.ASfMVC_Model.php Class ASfMVC Model class
  Plain text file internal.ASfMVC_View.php Class ASfMVC View class
  Plain text file internal.Controller.php Class ASfMVC Controller link class

  Files  /  asmvc  /  sysfiles  /  Files folder image views  
File Role Description
  Plain text file 404_error.php Example ASfMVC Site 404 error view
  Plain text file error_view.php Example ASfMVC Script error view

  Files  /  Files folder image htdocs  
File Role Description
  Plain text file .htaccess Data .htaccess
  Plain text file index.php Aux. sample index

  Files  /  asmvc  /  myapp  /  Files folder image models  
File Role Description
  Plain text file readme.txt Data Put your models here

  Files  /  asmvc  /  myapp  /  Files folder image plugins  
File Role Description
  Plain text file readme.txt Data Put your plugins here

  Files  /  asmvc  /  Files folder image myfiles  
File Role Description
Files folder imageplugins (1 file)

  Files  /  asmvc  /  myfiles  /  Files folder image plugins  
File Role Description
  Plain text file readme.txt Data Readme

Download all files: asfmvc.tar.gz asfmvc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.