Skip to content

adbrosaci/tester-http-mocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tester nette/http mocks

Fork of mangoweb/tester-http-mocks maintained by Adbros.

Installation

The recommended way to install is via Composer:

composer require mangoweb/tester-http-mocks

Versions ^0.4 and newer are only released from this fork and are not on Packagist. To pull them, add the fork as a VCS repository in your project's root composer.json:

"repositories": [
    {
        "type": "vcs",
        "url": "https://github.com/adbrosaci/tester-http-mocks"
    }
]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%