2017 © Pedro PelĂĄez
 

library robots-txt-middleware

A PSR-15 middleware to answers /robots.txt requests

image

codeinc/robots-txt-middleware

A PSR-15 middleware to answers /robots.txt requests

  • Monday, May 7, 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

Robots.txt PSR-15 middleware

RobotsTxtMiddleware is a PSR-15 middleware dedicated to answer /robots.txt requests. It uses arcanedev/robots to generate the response in the robots.txt format., (*1)

Installation

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

composer require codeinc/robots-txt-middleware

:speech_balloon: This library is extracted from the now deprecated codeinc/psr15-middlewares package., (*3)

License

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

The Versions