Skip to content

Kohana module which provides an interface for HMVC apps and different response formats

Notifications You must be signed in to change notification settings

Luwe/Kohana-Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LJBase module

Start new Kohana projects using using accept header based request handling

Description

LJBase is a Kohana based module used to setup default settings for a template based website. The default controller sets the response format to the accept-type in the HTTP request headers. This way, the scripter can choose to send back the appropriate View in the desired format (HTML, JSON, XML, PDF) without troubles. This is particularly useful for HMVC powered websites and Ajax widgets.

LJBase aims to keep controllers light and therefore uses Kostache to separate application logic from View logic.

Used Kohana modules

Disclaimer

I'm not perfect, so don't use this module blindly without knowing what it does. Also, help is always appreciated when it comes to refining the sourcecode.

~ Lieuwe Jan Eilander

About

Kohana module which provides an interface for HMVC apps and different response formats

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages