0

/ 100

GradeA

Polished work that hasn't found its audience yet.

Top 11% of 5,156 graded repos

Cloud Assisted Records and Operations - a quality management software. Device agnostic web-app for local Apache- or IIS-server environments

Top fixes

Highest-impact changes first, ranked by point weight

6 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 CI/build status badges from shields.io or your CI provider to signal project health.

  3. 3
    Install and run instructions9pt

    Add a .env.example listing all required environment variables so contributors know what to set up.

  4. 4
    Reproducibility6pt

    Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.

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

90

Contributing guide5pt77

CONTRIBUTING guide found.

README12pt90

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

89

Reproducibility6pt70

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

Tests18pt80

Test files detected (vendor/tecnickcom/tc-lib-barcode/phpunit.xml.dist).

CI/CD14pt100

CI is configured (vendor/tecnickcom/tc-lib-barcode/.github/workflows/check.yml).

Linting and formatting5pt100

PHP linting configured (vendor/tecnickcom/tc-lib-barcode/.editorconfig).

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
  • 0
    Releases

Community

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

Responsiveness

  • 19d 17h
    Median issue response
  • -
    Median PR merge time
  • 4
    Open issues
Repository files27 root entries
  • .github
    Good: Issue or PR templates present.
  • api
  • js
  • media
  • templates
  • unittests
  • 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: Test files detected (vendor/tecnickcom/tc-lib-barcode/phpunit.xml.dist).
    Good: CI is configured (vendor/tecnickcom/tc-lib-barcode/.github/workflows/check.yml).
    Good: PHP linting configured (vendor/tecnickcom/tc-lib-barcode/.editorconfig).
    Good: Security policy present.
  • .gitignore
    Good: .gitignore present.
  • apple-touch-icon.png
  • aurora.css
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • contrast.css
  • dark.css
  • favicon.ico
  • favicon.svg
  • index.html
  • LICENSE
    Good: Licensed under AGPL-3.0.
  • light.css
  • paper.css
  • readme.de.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • readme.md
  • service-worker.js
  • shadow timesheet.csv
  • site.webmanifest
  • style.css
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/erroronline1/caro)](https://www.repo-grade.com/report/erroronline1/caro)

More graded PHP repos