Good shape overall. A few tweaks would push it into the top tier.
baserCMS : Based Website Development Project
Documentation
59
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
CONTRIBUTING guide found.
Licensed under Other.
Engineering
78
CI is configured (.github/workflows/test.yml).
Test files detected (phpunit.xml.dist).
Lockfile present (composer.lock). Installs are reproducible.
PHP linting configured (.editorconfig).
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)
- 142Forks
- 58Releaseslatest 4y ago
Community
- —Community health
- —authors own >50% of commits
- 193Watchers
Responsiveness
- 16d 23hMedian issue response
- <1hMedian PR merge time
- 85Open issues
Repository files35 root entries
- .agents
- .claude
- .githubGood: 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: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.Good: Security policy present.
- bin
- composer
- config
- db
- docker
- logs
- plugins
- src
- templates
- tests
- tmp
- vendor
- webroot
- .editorconfigGood: PHP linting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .htaccess
- .node-versionGood: Environment pinned via .node-version.
- .nvmrc
- composer_installer.php
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- index.php
- LICENSE.mdGood: Licensed under Other.
- monorepo-builder.php
- package-lock.json
- package.json
- phpdoc.dist.xml
- phpunit.xml.distGood: Test files detected (phpunit.xml.dist).
- README.mdGood: README is present.Issue: README has little structure (−15 pts). Add 2-3 headings for +8 pts; 4+ earns +15 pts.Fix: Break it into sections (Overview, Install, Usage, Contributing) using Markdown headings.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- skills-lock.json
- web.default.config