Download the PHP package hampus/stack-static-file without Composer
On this page you can find all versions of the php package hampus/stack-static-file. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package stack-static-file
Stack::StaticFile
This is a PHP port of the Rack::Static middleware.
The middleware intercepts requests for static files (javascript files, images, stylesheets, etc) based on the url prefixes or route mappings passed in the options.
Usage
Wrap your HttpKernelInterface app in an instance of Hampus\Stack\StaticFile
or add it to your middleware stack.
With stack/builder:
Without the builder:
All versions of stack-static-file with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
symfony/http-foundation Version ~2.4
symfony/http-kernel Version ~2.4
hampus/stack-file Version ~0.1
symfony/http-foundation Version ~2.4
symfony/http-kernel Version ~2.4
hampus/stack-file Version ~0.1
The package hampus/stack-static-file contains the following files
Loading the files please wait ....