94

/ 100

GradeA

Excellent work. The main thing left to polish is housekeeping.

Top 7% of 5,156 graded repos

Open-Source ISMS für Multi-Framework-Compliance: ISO 27001:2022, BSI IT-Grundschutz, NIS-2, DORA, DSGVO/GDPR, TISAX. Multi-Tenant, 93 Annex-A-Controls, Risk-Engine, tamper-evidenter Audit-Trail. Symfony 7.4 / PHP 8.4.

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
    Install and run instructions9pt

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

  3. 3
    Housekeeping3pt

    Remove them and add to .gitignore.

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

97

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Other.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

93

Tests18pt80

Test files detected (config/packages/test).

CI/CD14pt100

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

Linting and formatting5pt100

PHP linting configured (.editorconfig).

Reproducibility6pt100

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

Issue and PR templates6pt100

Issue or PR templates present.

Project health

94

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt100

Dependency manifest found (composer.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 1
    Forks
  • 47
    Releaseslatest 8mo ago

Community

  • 100% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 10
    Watchers

Responsiveness

  • 4d 13h
    Median issue response
  • <1h
    Median PR merge time
  • 8
    Open issues
Repository files80 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Dependabot covers 4 ecosystems (composer, npm, github-actions, docker). Dependencies stay current.
    Good: Issue or PR templates present.
    Good: Security policy present.
  • .local-code
  • assets
  • bin
  • config
    Good: Test files detected (config/packages/test).
  • docker
  • docs
  • fixtures
  • migrations
  • public
  • scripts
  • src
  • templates
  • tests
  • tools
  • translations
  • var
  • .codecov.yml
  • .dockerignore
  • .editorconfig
    Good: PHP linting configured (.editorconfig).
  • .env
    Issue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
  • .env.dev
  • .env.docker
  • .env.local.backup
  • .env.minimal
  • .env.prod.example
  • .env.test
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .mailmap
  • .pre-commit-config.yaml
  • .release-please-manifest.json
  • .stylelintrc.js
  • .trivyignore
  • CHANGELOG.md
  • CITATION.cff
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • compose_multi_containter.yaml
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • create-database.sh
  • DOCKER_HUB_README.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.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • docker-compose.dev.yml
  • docker-compose.prod.yml
  • docker-compose.yml
  • docker-hub-logo.png
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • importmap.php
  • LIBRARY_FORMAT_VISION.md
  • LICENSE
    Good: Licensed under Other.
  • lighthouserc.json
  • MAPPING_QUALITY_VISION.md
  • MIGRATION_GUIDE.md
  • node_modules
  • NOTICE.md
  • ONBOARDING.md
  • package-lock.json
  • package.json
  • phpstan-baseline.neon
  • phpstan-bootstrap.php
  • phpstan.dist.neon
  • phpunit.dist.xml
  • phpunit.xml.dist
  • playwright.config.ts
  • pytest.ini
  • README.md
  • rector.php
  • release-please-config.json
  • reset-database.sh
  • ROADMAP.md
  • SECURITY.md
  • setup_dev_db.sh
  • setup_fresh_db.sh
  • symfony.lock
  • validate-setup.sh
  • VERSION
  • vitest.config.mjs
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/moag1000/little-isms-helper)](https://www.repo-grade.com/report/moag1000/little-isms-helper)

More graded PHP repos