AspectMock VS Phake

Compare AspectMock vs Phake 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
AspectMock Phake
- -
787 478
0.0% 0.0%
0.0 4.7
about 1 year ago about 2 months ago
PHP PHP
MIT License GNU General Public License v3.0 or later
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.

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.

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.

What are some alternatives?

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

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

PHPUnit - The PHP Unit Testing framework.

Faker

PHPT - The PHP Interpreter

Codeception - Full-stack testing PHP framework

Samsui