PHPackages                             phramz/staticfiles-middleware - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. phramz/staticfiles-middleware

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

phramz/staticfiles-middleware
=============================

This is a StackPHP middleware for phramz/staticfiles webserver

v1.0.0(10y ago)015MITPHPPHP &gt;=5.5.9

Since Aug 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/phramz/staticfiles-middleware)[ Packagist](https://packagist.org/packages/phramz/staticfiles-middleware)[ RSS](/packages/phramz-staticfiles-middleware/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Static Files StackPHP Middleware
================================

[](#static-files-stackphp-middleware)

[![Build Status](https://camo.githubusercontent.com/8e4f9a675ec7983669f7c1fab05d705809cc1f35631900efd594106dfbf91cf7/68747470733a2f2f7472617669732d63692e6f72672f706872616d7a2f73746174696366696c65732d6d6964646c65776172652e737667)](https://travis-ci.org/phramz/staticfiles-middleware) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/bf51036996e9cdcbc77272e03b1df596663ed85a7467b29303005d86eb7fcec9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706872616d7a2f73746174696366696c65732d6d6964646c65776172652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phramz/staticfiles-middleware/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/acd9e1660a03226f30b8de1bf4bdcc298ad6eb1983ecaa341a708828287848df/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706872616d7a2f73746174696366696c65732d6d6964646c65776172652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phramz/staticfiles-middleware/?branch=master) [![SensioLabsInsight](https://camo.githubusercontent.com/3ff4246db31366a979e1b92c8f966dcb5ecabb88daa39ed21f957a5251d2fe0e/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65336165313432302d656464302d343038372d396432332d3830663233323363656161352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/e3ae1420-edd0-4087-9d23-80f2323ceaa5)

This is a StackPHP middleware for the `phramz/staticfile` webserver ()

Install
-------

[](#install)

Install with Composer:

```
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar require phramz/staticfiles-middleware
```

Example
-------

[](#example)

```
