https://github.com/dannyvdsluijs/exact-online-meta-data-tool

A scanner tool to scan through the ExactOnline API documentation

https://github.com/dannyvdsluijs/exact-online-meta-data-tool

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.5%) to scientific vocabulary

Keywords from Contributors

archival sequences serializer projection cryptocurrencies data-structures observability genomics generic standardization
Last synced: 10 months ago · JSON representation

Repository

A scanner tool to scan through the ExactOnline API documentation

Basic Info
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 1
  • Releases: 7
Created about 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Build Coverage Status

exact-online-meta-data-tool

A scanner tool to scan through the ExactOnline API documentation and build meta-data that helps in consuming the api.

Running the meta data tool

In order to run the ExactOnline meta data tool execute the following command from the project root ./exact-online-meta-data-tool run

Owner

  • Name: Danny van der Sluijs
  • Login: DannyvdSluijs
  • Kind: user
  • Location: Netherlands, Vianen
  • Company: @infi-nl

Maintainer of JsonMapper, Json-Schema for PHP; Tech Lead at Infi

GitHub Events

Total
  • Create event: 12
  • Issues event: 4
  • Release event: 2
  • Watch event: 1
  • Delete event: 13
  • Issue comment event: 9
  • Push event: 9
  • Pull request event: 23
Last Year
  • Create event: 12
  • Issues event: 4
  • Release event: 2
  • Watch event: 1
  • Delete event: 13
  • Issue comment event: 9
  • Push event: 9
  • Pull request event: 23

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 225
  • Total Committers: 3
  • Avg Commits per committer: 75.0
  • Development Distribution Score (DDS): 0.324
Past Year
  • Commits: 6
  • Committers: 1
  • Avg Commits per committer: 6.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
dependabot-preview[bot] 2****] 152
Danny van der Sluijs d****s@i****m 72
dependabot[bot] 4****] 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 123
  • Average time to close issues: 4 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.29
  • Average comments per pull request: 0.25
  • Merged pull requests: 94
  • Bot issues: 0
  • Bot pull requests: 98
Past Year
  • Issues: 2
  • Pull requests: 10
  • Average time to close issues: 25 minutes
  • Average time to close pull requests: 15 days
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.5
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
  • DannyvdSluijs (7)
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot-preview[bot] (77)
  • dependabot[bot] (38)
  • DannyvdSluijs (29)
Top Labels
Issue Labels
good first issue (2) dependencies (1)
Pull Request Labels
dependencies (115)

Packages

  • Total packages: 1
  • Total downloads:
    • packagist 1,836 total
  • Total dependent packages: 1
  • Total dependent repositories: 2
  • Total versions: 18
  • Total maintainers: 1
packagist.org: dannyvandersluijs/exact-online-meta-data-tool

A meta data tool for the ExactOnline API documentation

  • License: GPL-3.0-or-later
  • Latest release: 4.0.0
    published over 1 year ago
  • Versions: 18
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 1,836 Total
Rankings
Dependent packages count: 9.7%
Dependent repos count: 18.5%
Average: 20.4%
Downloads: 22.0%
Stargazers count: 24.9%
Forks count: 27.0%
Maintainers (1)
Funding
Last synced: 11 months ago

Dependencies

composer.json packagist
  • fakerphp/faker ^1.14 development
  • guzzlehttp/guzzle ^6.5 || ^7.0 development
  • php-coveralls/php-coveralls ^2.4 development
  • phpstan/phpstan ^0.12 development
  • phpstan/phpstan-strict-rules ^0.12 development
  • phpunit/phpunit ^8.5 || ^9.0 development
  • squizlabs/php_codesniffer ^3.5 development
  • ext-json *
  • myclabs/php-enum ^1.7
  • php ^7.2 || ^8.0
  • symfony/console ^5.0
  • symfony/dom-crawler ^5.0
.github/workflows/build.yaml actions
  • actions/checkout v2 composite
  • shivammathur/setup-php v2 composite