https://github.com/dannyvdsluijs/exact-online-api-client-dev-tools

The ExactOnline API client dev tools allow for an automated generating of the different entities that are part of the Exact Online REST API.

https://github.com/dannyvdsluijs/exact-online-api-client-dev-tools

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 (5.0%) to scientific vocabulary

Keywords

exact-online

Keywords from Contributors

phase-transition unit-test climate-modeling interaction labels
Last synced: 11 months ago · JSON representation

Repository

The ExactOnline API client dev tools allow for an automated generating of the different entities that are part of the Exact Online REST API.

Basic Info
  • Host: GitHub
  • Owner: DannyvdSluijs
  • Language: PHP
  • Default Branch: develop
  • Homepage:
  • Size: 245 KB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 6
  • Releases: 5
Topics
exact-online
Created about 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog

README.md

Build Status Coverage Status Mergify Status

exact-online-api-client-dev-tools

The ExactOnline API client dev tools allow for an automated generating of the different entities that are part of the ExactOnline REST API.

Building the entities

In order to build the entities execute the following command ./exact-online-api-client-dev-tools build-entities --destination ./entities

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
  • Push event: 1
  • Pull request event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 103
  • Total Committers: 3
  • Avg Commits per committer: 34.333
  • Development Distribution Score (DDS): 0.359
Top Committers
Name Email Commits
dependabot-preview[bot] 2****]@u****m 66
Danny van der Sluijs d****s@i****m 35
dependabot[bot] 4****]@u****m 2

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 101
  • Average time to close issues: N/A
  • Average time to close pull requests: about 1 month
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.42
  • Merged pull requests: 61
  • Bot issues: 0
  • Bot pull requests: 100
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dependabot-preview[bot] (98)
  • dependabot[bot] (2)
  • DannyvdSluijs (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (100) security (1)

Dependencies

composer.json packagist
  • fakerphp/faker ^1.14 development
  • php-coveralls/php-coveralls ^2.4 development
  • phpunit/phpunit ^8.5 || ^9.0 development
  • rector/rector * development
  • squizlabs/php_codesniffer ^3.4 development
  • dannyvandersluijs/exact-online-meta-data-tool ^1.0
  • ext-json *
  • guzzlehttp/guzzle ^6.5
  • php ^7.2 || ^8.0
  • symfony/console ^4.3 || ^5.0
  • symfony/filesystem ^4.3
  • symfony/http-foundation ^4.3
  • twig/twig ^2.11
.github/workflows/build.yaml actions
  • actions/checkout v2 composite
  • shivammathur/setup-php v2 composite