Categories
- Computing (5)
- Miscellaneous (1)
- News (1)
- Programming (5)
- Version Control (1)
- Virtualisation (2)
- Web Apps (2)
- Web Servers (3)
Blogroll
Open source
Tag Archives: Kohana
Testing Kohana3 with PHPUnit
Unit testing is great, period. It allows you to test different parts of your application independently of the rest of the system. Any changes that will cause problems elsewhere can be identified almost instantly (if you’re doing it right!). Up … Continue reading
Kohana – the php framework
I know I haven’t written anything here for quite a while, but I just wanted to make a quick post about this totally amazing awesome MVC php framework called kohana. It was originally a fork of codeigniter (Another good php … Continue reading