2017 © Pedro PelĂĄez
 

library favicon-middleware

A PSR-15 middleware to answers /favicon.ico requests

image

codeinc/favicon-middleware

A PSR-15 middleware to answers /favicon.ico requests

  • Friday, May 4, 2018
  • by joanfabregat
  • Repository
  • 1 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 9 % Grown

The README.md

Favicon PSR-15 middleware

This PHP 7.1 library is a PSR-15 middleware didecated to answers /favicon.ico requests. Two middleware classes are included: * FaviconMiddleware anwsers sending a local favicon file * FaviconProxyMiddleware anwsers sending a remote favicon file downloadable via HTTP(S), (*1)

Installation

This library is available through Packagist and can be installed using Composer:, (*2)

composer require codeinc/favicon-middleware

License

The library is published under the MIT license (see LICENSE file)., (*3)

The Versions