Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flochtililoch/kohana-mason
- Owner: flochtililoch
- Created: 2012-02-16T22:57:43.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-06T17:27:33.000Z (over 12 years ago)
- Last Synced: 2024-04-13T08:08:25.175Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.