2017-25 © Pedro Peláez
 

command http-diff

diff for two http requests

image

tomgud/http-diff

diff for two http requests

  • Thursday, December 15, 2016
  • by tomgud
  • Repository
  • 1 Watchers
  • 0 Stars
  • 110 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

http-diff

http-diff is command line tool for comparing http responses from two servers., (*1)

Installation

Installing http-diff in your project can be done with composer., (*2)

composer require tomgud/http-diff, (*3)

You can also clone this repository and run composer install to install dependencies., (*4)

Requirements

Version 0.1 runs on PHP 5.6 and will be the only version running on 5.6. The http-diff executable needs to be placed in a sub, parent or the vendor folder to include the autoload.php file., (*5)

Running

You can define a specification of your suite of diffs in a json or yml file. Take a look into the examples/ folder, to get inspiration for your specification., (*6)

The Versions

15/12 2016

dev-develop

dev-develop

diff for two http requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tomas Gudmundsson

15/12 2016

dev-feature/add-cache-clear-option

dev-feature/add-cache-clear-option

diff for two http requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tomas Gudmundsson

12/12 2016

dev-master

9999999-dev

diff for two http requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tomas Gudmundsson

12/12 2016

v0.1.1

0.1.1.0

diff for two http requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tomas Gudmundsson

12/12 2016

v0.1

0.1.0.0

diff for two http requests

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tomas Gudmundsson