#SIP
SIP is a tiny application framework built based on PIP Framework.
Visit http://gilbitron.github.com/PIP for more information and documentation.
- PHP 5.1 or greater
- PHP PDO
- MySQL 5.6 or greater
- The mod_rewrite Apache module
- Download PIP and extract
- Navigate to
application/config/config.php
and fill in yourbase_url
- You are ready to rock! Point your browser to your
base_url
and hopefully see a welcome message.
Visit http://gilbitron.github.com/PIP to see the documentation.
SIP is released under the MIT license.