Skip to content
/ PIP Public
forked from ronmarasigan/PIP

Pip is a tiny PHP application framework.

License

Notifications You must be signed in to change notification settings

micschwarz/PIP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork of PIP upgraded with modern features.

PIP

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

Requirements

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

Installation

  • Download PIP and extract
  • Navigate to src/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.

License

PIP is released under the MIT license.

About

Pip is a tiny PHP application framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.8%
  • Hack 0.2%