2017 © Pedro Peláez
 

library serve-static

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

image

reliv/serve-static

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  • Wednesday, March 7, 2018
  • by reliv
  • Repository
  • 2 Watchers
  • 0 Stars
  • 72 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 16 % Grown

The README.md

Zend Expressive 3 and above NOT SUPPORTED

For future support, including expressive 3 support, try this other project: https://packagist.org/packages/fduarte42/zend-expressive-static-files, (*1)

Serve Static

A PSR-15 middleware that serves static assets for you, (*2)

Example usage:, (*3)

$app->pipe('/fun-module/assets', new \Reliv\ServeStatic\ServeStaticMiddleware(
    __DIR__ . '/../vendor/fund-module/public',
    ['publicCachePath' => __DIR__ . '/../public/fun-module/assets']
));

The Versions

07/03 2018

dev-master

9999999-dev

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD BSD-3-Clause

The Requires

 

by Avatar rodmcnew

07/03 2018

0.1.0

0.1.0.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar rodmcnew

19/10 2017

0.0.8

0.0.8.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew

18/10 2017

0.0.7

0.0.7.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew

22/09 2017

0.0.6

0.0.6.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew

22/09 2017

0.0.5

0.0.5.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew

22/09 2017

0.0.4

0.0.4.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew

22/09 2017

0.0.3

0.0.3.0

A PSR11 middleware that serves static assets for you. Is similar to the "serve-static" npm package.

  Sources   Download

BSD

The Requires

 

by Avatar rodmcnew