Skip to content
This repository has been archived by the owner on Apr 17, 2022. It is now read-only.
/ mvc-framework Public archive

[OUTDATED] A simple PHP MVC micro framework (originally a forked of gilbitron/PIP). Similar to CodeIgniter in architechture

License

Notifications You must be signed in to change notification settings

cosmomathieu/mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#What is PageStudio.framework

A tiny Application Development Framework built for people who use a LAMP stack. It aims to be as simple as possible to set up and use. This is the framework that powers PageStudio CMS.

Release Information

Currently not released. We are working realy hard to make this available soon.

Changelog and New Features

This information will be available once released.

Server Requirements

  • PHP version 5.5 or newer is recommended.
  • MySQL 5.0 or greater is recommended.
  • The mod_rewrite Apache module

Installation

  • Download PageStudio.framework and extract
  • Navigate to application/config/config.php and fill in your base_url
  • You are ready to rock! Point your browser to your base_url and hopefully see a welcome message.

Documentation

Visit http://gilbitron.github.com/PIP to see the documentation.

License

PageStudio.framework is released under the MIT license.

Acknowledgement

The CosmoInteractive team would like to thank gilbitron (https://www.gittip.com/gilbitron) who authored the PIP PHP framework that gave birth to this one.

About

[OUTDATED] A simple PHP MVC micro framework (originally a forked of gilbitron/PIP). Similar to CodeIgniter in architechture

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published