PHP Classes

Simple PHP MVC Framework: Developing Web applications using the MVC pattern

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
Not enough user ratingsTotal: 205 All time: 8,434 This week: 43Up
Version License PHP version Categories
simple-mvc-framework 1.0.0GNU General Publi...5PHP 5, Libraries, Web services, Desig...
Description 

Author

This package is for developing Web applications using the MVC pattern.

It provides base classes to implement controllers that can handle HTTP requests that many Web applications need to take.

A model base class is made available to allow developers to extend it and define how the model objects will be mapped to database table records using traits, also provided within this package.

A view base class is also made available to process templates used to render the output of the application pages.

The package provides many other classes that implement useful features to develop applications like:

- REST API for implementing CRUD operations

- Human-readable URLs for the application pages

- Validation of HTTP request input values

- Etc.

Picture of Ahmed Saad
  Performance   Level  
Innovation award
Innovation award
Nominee: 7x

 

  Files folder image Files (59)  
File Role Description
Files folder imageApp (5 directories)
Files folder imageassets (4 directories)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file index.php Example Example script
Accessible without login Plain text file LICENCE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file simple-mvc_2016-10-01.sql Data Auxiliary data

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  
 100%
Total:205
This week:0
All time:8,434
This week:43Up