shrimphp/core

There is no license information available for the latest version (dev-master) of this package.

A microframework built on TDD Principles

dev-master 2012-11-24 00:50 UTC

This package is auto-updated.

Last update: 2024-04-12 07:41:00 UTC


README

#ShrimPHP# 68747470733a2f2f7365637572652e7472617669732d63692e6f72672f6d66726f73743530332f736872696d7068702e706e673f6272616e63683d6d6173746572

ShrimPHP is a PHP Micro-Framework built to help you get things going quickly. ShrimPHP provides basic routing, views, controllers, and models to give you the flexibility you need.

ShrimPHP is going to be developed using very aggressive test-driven development tactics and the tests will be provided as part of the repository.

##Contribute## I would love to have you contribute, but please keep in mind this is a micro framework, the goal right now is to keep this code base running lean and mean. Also, anything you send me should have a test with it. If you have any questions about testing, please let me know.

##About This Project## This is honestly a learning experience for me, I am not sure that this will appeal to anyone. I would love to get your feedback, even its something that you will never use. I am hoping that this is a fun learning experience for me and that I learn more and more about TDD.