93

/ 100

GradeA

Excellent work. The main thing left to polish is a contributing guide. It just hasn't found an audience yet.

Top 8% of 5,156 graded repos

PayCal core infrastructure and utilities

Top fixes

Highest-impact changes first, ranked by point weight

3 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    README12pt

    Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.

  3. 3
    Contributing guide5pt

    Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

89

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt80

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

93

Tests18pt80

Test files detected (html/api/tests).

CI/CD14pt100

CI is configured (.github/workflows/javascript.yml).

Linting and formatting5pt100

PHP linting configured (eslint.config.js).

Reproducibility6pt100

Lockfile present (composer.lock). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (composer.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 0
    Forks
  • 3
    Releaseslatest 1mo ago

Community

  • 50% - Fair
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 0
    Watchers

Responsiveness

  • -
    Median issue response
  • -
    Median PR merge time
  • 12
    Open issues
Repository files28 root entries
  • .github
    Good: CI is configured (.github/workflows/javascript.yml).
    Good: Dependabot covers 3 ecosystems (github-actions, composer, npm). Dependencies stay current.
    Good: Issue or PR templates present.
  • ai-notes
  • config
  • copilot-scripts
  • docs
  • githooks
  • html
    Good: Test files detected (html/api/tests).
  • scripts
  • strings
  • templates
  • tests
  • tools
  • vendor
    Good: CONTRIBUTING guide found.
    Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
    Good: Code of conduct present.
    Good: Environment pinned via vendor/maennchen/zipstream-php/.tool-versions.
    Good: Security policy present.
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • .gitleaks.toml
  • .php-cs-fixer.php
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • eslint.config.js
    Good: PHP linting configured (eslint.config.js).
  • LICENSE.txt
    Good: Licensed under Other.
  • package-lock.json
  • package.json
  • phpstan.neon
  • phpunit.public.xml
  • phpunit.xml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • VERSION
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/paycal-technologies/paycal)](https://www.repo-grade.com/report/paycal-technologies/paycal)

More graded PHP repos