93
/ 100
Excellent work. The main thing left to polish is a contributing guide. It just hasn't found an audience yet.
PayCal core infrastructure and utilities
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 3Contributing 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.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
89
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
93
Test files detected (html/api/tests).
CI is configured (.github/workflows/javascript.yml).
PHP linting configured (eslint.config.js).
Lockfile present (composer.lock). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (composer.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 0Forks
- 3Releaseslatest 1mo ago
Community
- 50% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 0Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 12Open issues
Repository files28 root entries
- .githubGood: 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
- htmlGood: Test files detected (html/api/tests).
- scripts
- strings
- templates
- tests
- tools
- vendorGood: 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
- .gitignoreGood: .gitignore present.
- .gitleaks.toml
- .php-cs-fixer.php
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- eslint.config.jsGood: PHP linting configured (eslint.config.js).
- LICENSE.txtGood: Licensed under Other.
- package-lock.json
- package.json
- phpstan.neon
- phpunit.public.xml
- phpunit.xml
- README.mdGood: 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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/paycal-technologies/paycal)