https://github.com/mockery/mockery
mock mockery mocking php phpunit stub test-doubles
Last synced: about 21 hours ago
Repository metadata:
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).
- Host: GitHub
- URL: https://github.com/mockery/mockery
- Owner: mockery
- License: bsd-3-clause
- Created: 2009-02-25T19:25:09.000Z (over 15 years ago)
- Default Branch: 1.6.x
- Last Pushed: 2024-10-03T02:42:09.000Z (about 1 month ago)
- Last Synced: 2024-10-29T21:59:22.134Z (14 days ago)
- Topics: mock, mockery, mocking, php, phpunit, stub, test-doubles
- Language: PHP
- Homepage: http://docs.mockery.io/en/stable/
- Size: 54.9 MB
- Stars: 10,630
- Watchers: 72
- Forks: 457
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Owner metadata:
- Name: Mockery
- Login: mockery
- Email:
- Kind: organization
- Description: Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework.
- Website: https://docs.mockery.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/19197437?v=4
- Repositories: 1
- Last Synced at: 2024-03-25T18:43:58.338Z
- Profile URL: https://github.com/mockery
- Sponsor URL:
Committers metadata
Last synced: 13 days ago
Total Commits: 1,922
Total Committers: 244
Avg Commits per committer: 7.877
Development Distribution Score (DDS): 0.761
Commits in past year: 148
Committers in past year: 12
Avg Commits per committer in past year: 12.333
Development Distribution Score (DDS) in past year: 0.135
Name | Commits | |
---|---|---|
Nathanael Esayeas | n****s@p****m | 460 |
Dave Marshall | d****e@a****o | 246 |
Dave Marshall | d****l@a****k | 169 |
Padraic Brady | p****y@y****m | 147 |
Robert Basic | r****m@g****m | 127 |
Pádraic Brady | p****y@g****m | 103 |
Graham Campbell | g****m@m****m | 62 |
Tiago Maia Lopes | t****a@a****r | 54 |
Padraic Brady | p****c@p****) | 42 |
Franziska Hinkelmann | f****n@g****m | 27 |
Fabien Villepinte | f****e@g****m | 13 |
Stanley Chan | s****y@q****m | 13 |
Jesús Miguel Benito Calzada | b****8@h****m | 11 |
Danny Smart | d****t@l****m | 10 |
Gabriel Caruso | c****4@g****m | 10 |
Daniel Dara | d****a@s****m | 9 |
tester | t****r@t****m | 9 |
Bilge | b****e@s****m | 8 |
Daniel Phillimore | d****n@o****o | 8 |
WouterJ | w****n@g****m | 8 |
Ryan Neudorf | r****f@g****m | 8 |
Fred Emmott | f****t@f****m | 8 |
jrfnl | j****l | 7 |
Nobu Funaki | n****i@g****m | 6 |
Martins Sipenko | m****o@g****m | 6 |
Cladis | b****w@y****u | 6 |
Craig Duncan | g****t@d****k | 6 |
Peter Schultz | p****z@c****m | 5 |
Yugeon Gruzdev | y****u@g****m | 5 |
[email protected] | R****r | 5 |
and 214 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
-
Total downloads:
- packagist: 363,972,462 total
- Total docker downloads: 688,867,357
- Total dependent packages: 22,095
- Total dependent repositories: 482,492
- Total versions: 49
- Total maintainers: 3
packagist: mockery/mockery
Mockery is a simple yet flexible PHP mock object framework
- Homepage: https://github.com/mockery/mockery
- Licenses: BSD-3-Clause
- Latest release: 1.6.11 (published 8 months ago)
- Last Synced: 2024-11-11T02:42:16.841Z (2 days ago)
- Versions: 49
- Dependent Packages: 22,095
- Dependent Repositories: 482,492
- Downloads: 363,972,462 Total
- Docker Downloads: 688,867,357
-
Rankings:
- Dependent packages count: 0.001%
- Dependent repos count: 0.01%
- Downloads: 0.021%
- Stargazers count: 0.028%
- Average: 0.039%
- Docker downloads count: 0.044%
- Forks count: 0.131%
- Maintainers (3)
-
Funding:
Dependencies
- phpunit/phpunit ^8.5 || ^9.3 development
- hamcrest/hamcrest-php ^2.0.1
- lib-pcre >=7.0
- php ^7.3 || ^8.0
- amphp/amp v2.6.2 development
- amphp/byte-stream v1.8.1 development
- composer/package-versions-deprecated 1.11.99.5 development
- composer/pcre 3.1.0 development
- composer/semver 3.3.2 development
- composer/xdebug-handler 3.0.3 development
- dnoegel/php-xdg-base-dir v0.1.1 development
- doctrine/deprecations v1.1.1 development
- doctrine/instantiator 1.5.0 development
- felixfbecker/advanced-json-rpc v3.2.1 development
- felixfbecker/language-server-protocol v1.5.2 development
- fidry/cpu-core-counter 0.5.1 development
- myclabs/deep-copy 1.11.1 development
- netresearch/jsonmapper v4.2.0 development
- nikic/php-parser v4.16.0 development
- phar-io/manifest 2.0.3 development
- phar-io/version 3.2.1 development
- phpdocumentor/reflection-common 2.2.0 development
- phpdocumentor/reflection-docblock 5.3.0 development
- phpdocumentor/type-resolver 1.7.2 development
- phpstan/phpdoc-parser 1.22.0 development
- phpunit/php-code-coverage 9.2.26 development
- phpunit/php-file-iterator 3.0.6 development
- phpunit/php-invoker 3.1.1 development
- phpunit/php-text-template 2.0.4 development
- phpunit/php-timer 5.0.3 development
- phpunit/phpunit 9.6.9 development
- psalm/plugin-phpunit 0.18.4 development
- psr/container 1.1.2 development
- psr/log 1.1.4 development
- sebastian/cli-parser 1.0.1 development
- sebastian/code-unit 1.0.8 development
- sebastian/code-unit-reverse-lookup 2.0.3 development
- sebastian/comparator 4.0.8 development
- sebastian/complexity 2.0.2 development
- sebastian/diff 4.0.5 development
- sebastian/environment 5.1.5 development
- sebastian/exporter 4.0.5 development
- sebastian/global-state 5.0.5 development
- sebastian/lines-of-code 1.0.3 development
- sebastian/object-enumerator 4.0.4 development
- sebastian/object-reflector 2.0.4 development
- sebastian/recursion-context 4.0.5 development
- sebastian/resource-operations 3.0.3 development
- sebastian/type 3.2.1 development
- sebastian/version 3.0.2 development
- spatie/array-to-xml 2.17.1 development
- symfony/console v5.4.24 development
- symfony/deprecation-contracts v2.5.2 development
- symfony/filesystem v5.4.25 development
- symfony/polyfill-ctype v1.27.0 development
- symfony/polyfill-intl-grapheme v1.27.0 development
- symfony/polyfill-intl-normalizer v1.27.0 development
- symfony/polyfill-mbstring v1.27.0 development
- symfony/polyfill-php73 v1.27.0 development
- symfony/polyfill-php80 v1.27.0 development
- symfony/service-contracts v2.5.2 development
- symfony/string v5.4.22 development
- theseer/tokenizer 1.2.1 development
- vimeo/psalm 5.13.1 development
- webmozart/assert 1.11.0 development
- hamcrest/hamcrest-php v2.0.1
- alabaster >=0.7,<0.8,
- commonmark ==0.9.1
- jinja2 <3.1.0
- mock ==1.0.1
- readthedocs-sphinx-ext <2.3
- recommonmark ==0.5.0
- sphinx <2
- sphinx-rtd-theme <0.5