Download the PHP package ordinaryjellyfish/react-static without Composer
On this page you can find all versions of the php package ordinaryjellyfish/react-static. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ordinaryjellyfish/react-static
More information about ordinaryjellyfish/react-static
Files in ordinaryjellyfish/react-static
Download ordinaryjellyfish/react-static
More information about ordinaryjellyfish/react-static
Files in ordinaryjellyfish/react-static
Vendor ordinaryjellyfish
Package react-static
Short Description A simple middleware for serving static files with ReactPHP
License MIT
Package react-static
Short Description A simple middleware for serving static files with ReactPHP
License MIT
Please rate this library. Is it a good library?
Informations about the package react-static
reactphp-static
A simple middleware for serving static files with ReactPHP
Installation
Usage
Use it in your ReactPHP like a normal middleware, passing in your webroot:
The middleware will serve any static files if they exist. If a file does not exist for the requested path, the middleware will exit, letting you run the rest of your application.
Enjoy!
All versions of react-static with dependencies
PHP Build Version
Package Version
Requires
react/http Version
^0.8.5
The package ordinaryjellyfish/react-static contains the following files
Loading the files please wait ....