zeelot/kohana-media

Using the Kohana cascading file system to serve media assets


Keywords
framework, media, assets, caching, files, kohana, cfs
License
BSD-3-Clause

Documentation

Media

Taking advantage of the Kohana CFS to serve media files.

Description

The goal is to be able to package media files with modules without having to copy them to a web accessible directory. Kohana will serve the media files on the first request and write it to a public location for any future requests.