2017 © Pedro Peláez
 

library kohana-media

Using the Kohana cascading file system to serve media assets

image

zeelot/kohana-media

Using the Kohana cascading file system to serve media assets

  • Saturday, April 26, 2014
  • by Zeelot
  • Repository
  • 5 Watchers
  • 33 Stars
  • 16,995 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 15 Forks
  • 2 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

Media

Taking advantage of the Kohana CFS to serve media files., (*1)

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., (*2)

The Versions

26/04 2014

dev-1.3/develop

dev-1.3/develop https://github.com/Zeelot/kohana-media

Using the Kohana cascading file system to serve media assets

  Sources   Download

BSD-3-Clause

The Requires

 

framework caching assets files media kohana cfs