codeinc/favicon-middleware

This package is abandoned and no longer maintained. No replacement package was suggested.

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

1.1.2 2018-10-08 15:47 UTC

This package is auto-updated.

Last update: 2020-02-09 03:40:30 UTC


README

This PHP 7.1 library is a PSR-15 middleware didecated to answers /favicon.ico requests. Two middleware classes are included:

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/favicon-middleware

License

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