Skip to content

jaksonmoura/ActivePIP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ActivePIP

ActivePIP is a tiny application framework built for people who use a LAMP stack. ActivePIP aims to be as simple as possible to set up and use.

Visit http://jrochelly.github.io/ActivePIP/ for more information and documentation.

ActivePIP now uses php.activerecord v1.0

For mor info about how to use php.ActiveRecord, please visit http://www.phpactiverecord.org/.

Requirements

  • PHP 5.1 or greater
  • MySQL 4.1.2 or greater
  • The mod_rewrite Apache module

Installation

  • Download ActivePIP 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://jrochelly.github.io/ActivePIP/ to see the documentation.

License

ActivePIP is released under the MIT license.

About

A tiny PHP application framework using phpActiveRecord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%