Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 749 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 749 Bytes

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:

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).