The Changelog - Open Source moves fast. Keep up.

Open source moves fast. Keep up.

Brought to you by Adam and Wynn, The Changelog is what's fresh and new in open source.

/* 2010.02.05 */

Kohana - The Swift PHP Framework

Kohana is a PHP MVC web framework that aims to be easy, lightweight, and secure. It has no dependencies on PECL or PEAR extensions and uses strict PHP 5 OOP. It uses what it calls “cascading resources” to allow developers to extend the framework without editing the core system.

cascading resources

There is an extensive list of [modules], even a MongoDB ORM, MangoDB.

[Source on GitHub] [Homepage] [Docs]

← Back to The Changelog
blog comments powered by Disqus
  1. thechangelog posted this
← Back to The Changelog