Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flochtililoch/kohana-mason

Experimentation to bring MasonHQ routing style to PHP using Kohana. Provide a lot more like PHPTAL integration, and clean components separation and I18N / L10N handling
https://github.com/flochtililoch/kohana-mason

Last synced: about 5 hours ago
JSON representation

Experimentation to bring MasonHQ routing style to PHP using Kohana. Provide a lot more like PHPTAL integration, and clean components separation and I18N / L10N handling

Awesome Lists containing this project

README

        

Kohana-Mason
====================

Introduction
---------------------

This is a full stack framework experimentation based on [Kohana 3.0](http://kohanaframework.org/ "Browse Kohana documentation").

Its purpose is to bring [Mason HQ](http://masonhq.com "Browse MasonHQ Documentation") routing style, particularly its autohandler and dhandler behaviors.

It also come with great PHP frameworks such as [Doctrine ORM 2.0](http://www.doctrine-project.org/ "Browse Doctrine2 documentation") for database abstration, [PHPTAL](http://phptal.org/ "Browse PHPTAL documentation") as a views layer.