Phake VS AspectMock

Compare Phake vs AspectMock and see what are their differences.

AspectMock

The most powerful and flexible mocking framework for PHPUnit / Codeception. (by Codeception)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Phake AspectMock
- -
478 787
0.0% 0.0%
4.7 0.0
about 2 months ago about 1 year ago
PHP PHP
GNU General Public License v3.0 or later MIT 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.

Phake

Posts with mentions or reviews of Phake. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Phake yet.
Tracking mentions began in Dec 2020.

AspectMock

Posts with mentions or reviews of AspectMock. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning AspectMock yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Phake and AspectMock 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).

Prophecy - Highly opinionated mocking framework for PHP 5.3+

PHPUnit - The PHP Unit Testing framework.

PHP-Mock: mocking built-in PHP functions - Mock built-in PHP functions (e.g. time(), exec() or rand())

Faker

Codeception - Full-stack testing PHP framework

PHPT - The PHP Interpreter

Samsui