prophecy
Mocking framework
A mocking framework for testing PHP applications
Highly opinionated mocking framework for PHP 5.3+
9k stars
30 watching
242 forks
Language: PHP
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mockery/mockery | A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
pestphp/pest | A PHP testing framework designed to simplify and enhance the testing experience. | 9,743 |
rectorphp/rector | Automates code upgrades and refactoring to maintain high-quality PHP codebases | 8,845 |
laruence/yaf | A fast PHP framework built as a native extension, providing a simple and lightweight way to build web applications. | 4,524 |
fakerphp/faker | Generates fake data for testing and development purposes. | 3,642 |
cakephp/cakephp | A rapid development framework for PHP that enables users to build robust web applications quickly and flexibly. | 8,705 |
vimeo/psalm | A tool for detecting errors in PHP applications at compile-time. | 5,588 |
codeception/codeception | A full-stack testing framework for PHP that uses Behavior Driven Development (BDD) principles to write acceptance, functional, and unit tests. | 4,776 |
amphp/amp | A framework that provides primitives and utilities for building concurrent PHP applications with non-blocking I/O and cooperative scheduling of fibers. | 4,264 |
nunomaduro/phpinsights | Analyzes code quality and coding style to help developers improve their PHP projects | 5,331 |
symfony/symfony | A comprehensive PHP framework and set of reusable components for building web and console applications. | 29,863 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,157 |
verbalexpressions/phpverbalexpressions | A PHP library to construct complex regular expressions with an intuitive syntax and human-readable definition format. | 2,409 |
codeception/aspectmock | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 789 |
phpspec/phpspec | A framework for defining and executing unit tests with behavior-driven development (BDD) capabilities for PHP applications. | 1,883 |