PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (59)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-05-02 (1 month ago) RSS 2.0 feedNot yet rated by the usersTotal: 120 This week: 120All time: 9,343 This week: 1Up
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  
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

 Version Control Unique User Downloads Download Rankings  
 100%
Total:120
This week:120
All time:9,343
This week:1Up

For more information send a message to info at phpclasses dot org.