HTTP Mock VS PHP-Mock: mocking built-in PHP functions

Compare HTTP Mock vs PHP-Mock: mocking built-in PHP functions and see what are their differences.

HTTP Mock

Mock HTTP requests on the server side in your PHP unit tests (by InterNations)

PHP-Mock: mocking built-in PHP functions

Mock built-in PHP functions (e.g. time(), exec() or rand()) (by php-mock)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
HTTP Mock PHP-Mock: mocking built-in PHP functions
71 2
390 352
0.0% 0.3%
0.0 4.9
2 months ago about 2 months ago
PHP PHP
MIT License Do What The F*ck You Want To Public License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

HTTP Mock

Posts with mentions or reviews of HTTP Mock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-12.

PHP-Mock: mocking built-in PHP functions

Posts with mentions or reviews of PHP-Mock: mocking built-in PHP functions. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-28.

What are some alternatives?

When comparing HTTP Mock and PHP-Mock: mocking built-in PHP functions you can also consider the following projects:

Mockery - Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).

AspectMock - The most powerful and flexible mocking framework for PHPUnit / Codeception.

Codeception - Full-stack testing PHP framework

Faker

Kahlan - :heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice

Prophecy - Highly opinionated mocking framework for PHP 5.3+

DBUnit

php-webdriver - PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver

Behat - BDD in PHP