Elegant Packages

elegant-view

this is the elegant view class where you can create a new elegant view by instantiating it, elegant view is useful if you want to return html page to the user.

0.9.8 • Published 11 years ago

elegant-interceptor

this is the elegant interceptor class where you can create a new elegant interceptor by instantiating it, every request in the system will pass through a stack of elegant interceptors, each interceptor handles a certain job and has its own weight to deter

0.9.9 • Published 11 years ago

elegant-sync

elegant framework sync class used by elegant-interceptor and elegant controller classes, this module installed with elegant framework

0.9.9 • Published 11 years ago

elegant-response-data

this is the elegant response data class where you can create a new elegant response data by instantiating it, elegant response data is useful if you want to return custom response header and body taking the benefit of using the elegant render interceptor such as caching and compressions.

0.9.8 • Published 11 years ago

elegant-redirect

this is the elegant redirect class where you can create a new elegant redirect by instantiating it, elegant redirect is useful if you want to redirect the user to another url.

0.9.8 • Published 11 years ago