PHP Classes

PHP MVC: MVC framework that loads XML configuration files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 55%Total: 961 All time: 3,755 This week: 673Up
Version License PHP version Categories
php-mvc 1.0GNU General Publi...5.0PHP 5, Libraries, Design Patterns
Description 

Author

This package is a MVC framework that loads XML configuration files.

It provides several classes to develop Web application using the MVC design pattern like base controller, base model, MySQL database access class, request URL parsing and processing, etc..

A loader class can load all the necessary files from definitions read from a XML configuration file.

Picture of Junaid Hassan
  Performance   Level  
Name: Junaid Hassan <contact>
Classes: 1 package by
Country: Pakistan Pakistan

  Files folder image Files (20)  
File Role Description
Files folder imagecode (2 files, 5 directories)
Accessible without login Plain text file read-me.txt Doc. Project description
Accessible without login Plain text file testdb.sql Data SQL Test script

  Files folder image Files (20)  /  code  
File Role Description
Files folder imagecontrollers (1 file)
Files folder imagehelpers (1 file)
Files folder imageincludes (10 files)
Files folder imagemodels (1 file)
Files folder imageviews (3 files)
  Accessible without login Plain text file .htaccess Data .htaccess
  Accessible without login Plain text file index.php Appl. index

  Files folder image Files (20)  /  code  /  controllers  
File Role Description
  Plain text file home.php Class home.php Controller class for home

  Files folder image Files (20)  /  code  /  helpers  
File Role Description
  Accessible without login Plain text file temp.txt Data temp file

  Files folder image Files (20)  /  code  /  includes  
File Role Description
  Plain text file catalog.php Class catalog.php
  Accessible without login Plain text file config.xml Data config.xml
  Plain text file configuration.php Class configuration.php
  Plain text file controller.php Class controller.php
  Plain text file database.php Class database.php
  Plain text file loader.php Class loader.php
  Plain text file model.php Class model.php
  Accessible without login Plain text file starter.php Appl. starter.php
  Plain text file url.php Class url.php
  Plain text file utilities.php Class utilities.php

  Files folder image Files (20)  /  code  /  models  
File Role Description
  Plain text file home.php Class home Model class

  Files folder image Files (20)  /  code  /  views  
File Role Description
  Accessible without login Plain text file footer.php Appl. footer.php
  Accessible without login Plain text file grid.php Appl. grid.php
  Accessible without login Plain text file header.php Appl. header.php

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:961
This week:0
All time:3,755
This week:673Up
User Ratings User Comments (1)
 All time
Utility:81%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:-
Tests:-
Videos:-
Overall:55%StarStarStar
Rank:1961
 
This is a good MVC system to start a new site.
11 years ago (Sándor Gál)
67%StarStarStarStar