https://github.com/sebastianbergmann/php-code-coverage
Last synced: about 21 hours ago
Repository metadata:
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- Host: GitHub
- URL: https://github.com/sebastianbergmann/php-code-coverage
- Owner: sebastianbergmann
- License: bsd-3-clause
- Created: 2009-05-28T16:01:43.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T07:51:23.000Z (27 days ago)
- Last Synced: 2024-10-29T21:59:06.086Z (14 days ago)
- Language: PHP
- Homepage:
- Size: 59.2 MB
- Stars: 8,818
- Watchers: 56
- Forks: 375
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog-11.0.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
-
Funding.yml:
- Github: sebastianbergmann
- Funding Links:
Owner metadata:
- Name: Sebastian Bergmann
- Login: sebastianbergmann
- Email:
- Kind: user
- Description: Sebastian Bergmann is the creator of PHPUnit. He co-founded thePHP.cc and helps PHP teams build better software.
- Website: https://sebastian-bergmann.de/
- Location: Siegburg, Germany
- Twitter:
- Company: @thePHPcc
- Icon url: https://avatars.githubusercontent.com/u/25218?u=01bb70d9be43ded7572eb3862127ff281daa2725&v=4
- Repositories: 73
- Last Synced at: 2024-05-20T15:10:32.925Z
- Profile URL: https://github.com/sebastianbergmann
- Sponsor URL:
Committers metadata
Last synced: 10 days ago
Total Commits: 2,474
Total Committers: 117
Avg Commits per committer: 21.145
Development Distribution Score (DDS): 0.201
Commits in past year: 116
Committers in past year: 5
Avg Commits per committer in past year: 23.2
Development Distribution Score (DDS) in past year: 0.147
Name | Commits | |
---|---|---|
Sebastian Bergmann | sb@s****e | 1976 |
Filippo Tessarotto | z****m@g****m | 74 |
Doug Wright | g****b@d****g | 66 |
Volker Dusch | g****b@w****m | 39 |
Jeff Welch | w****f@g****m | 30 |
Graham Campbell | g****m@m****m | 25 |
Arne Blankerts | A****e@B****e | 20 |
Andreas Möller | am@l****m | 19 |
Maks3w | g****w@v****t | 16 |
Sebastian Bergmann | s****n@t****c | 13 |
Michael Voříšek | m****k@m****z | 10 |
Jeremy Postlethwaite | j****e@g****m | 9 |
Clay Loveless | c****y@j****m | 8 |
Joe Watkins | k****e@p****t | 7 |
Markus Staab | m****b@g****m | 7 |
Niklas Keller | me@k****m | 6 |
Tom Bevers | t****s@g****m | 5 |
Alexander Kazakov | a****7@g****m | 5 |
Bastien Philippe | b****e@s****r | 4 |
Fabien Potencier | f****r@g****m | 4 |
jeroendedauw | j****w@g****m | 4 |
danielpalme | d****e@g****e | 3 |
romain perez | p****n@g****m | 3 |
Tyson Andre | t****5@h****m | 3 |
Rob Caiger | r****b@c****k | 3 |
Netmosfera | n****a@g****m | 3 |
Michel Dekker | m****l@m****m | 3 |
Derick Rethans | g****b@d****l | 3 |
philipp.feigl | p****l@g****m | 2 |
jseniuk | j****k@a****m | 2 |
and 87 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
-
Total downloads:
- packagist: 679,924,693 total
- Total docker downloads: 781,822,417
- Total dependent packages: 1,519
- Total dependent repositories: 570,707
- Total versions: 193
- Total maintainers: 1
packagist: phpunit/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
- Homepage: https://github.com/sebastianbergmann/php-code-coverage
- Licenses: BSD-3-Clause
- Latest release: 11.0.3 (published 8 months ago)
- Last Synced: 2024-11-11T02:38:35.162Z (2 days ago)
- Versions: 193
- Dependent Packages: 1,519
- Dependent Repositories: 570,707
- Downloads: 679,924,693 Total
- Docker Downloads: 781,822,417
-
Rankings:
- Dependent repos count: 0.001%
- Downloads: 0.004%
- Dependent packages count: 0.028%
- Docker downloads count: 0.036%
- Stargazers count: 0.037%
- Average: 0.041%
- Forks count: 0.143%
- Maintainers (1)
-
Funding:
- url: https://github.com/sebastianbergmann: type: github
Dependencies
- phpunit/phpunit ^10.0 development
- ext-dom *
- ext-libxml *
- ext-xmlwriter *
- nikic/php-parser ^4.14
- php >=8.1
- phpunit/php-file-iterator ^4.0
- phpunit/php-text-template ^3.0
- sebastian/code-unit-reverse-lookup ^3.0
- sebastian/complexity ^3.0
- sebastian/environment ^6.0
- sebastian/lines-of-code ^2.0
- sebastian/version ^4.0
- theseer/tokenizer ^1.2.0