Good shape overall. A few tweaks would push it into the top tier.

๐Ÿ“‘ Collabora Online for Nextcloud

Documentation

63

License6pt0

No license detected.

โ†’ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.

Contributing guide5pt0

No CONTRIBUTING.md found (โˆ’47 pts base + up to โˆ’53 pts more for content).

โ†’ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

Engineering

83

CI/CD14pt72

CI is configured (.github/workflows/lint-eslint.yml).

Tests18pt80

Test files detected (cypress/e2e/direct.spec.js).

Reproducibility6pt90

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

Linting and formatting5pt100

PHP linting configured (.eslintrc.js).

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 files41 root entries
  • .github
    Good: CI is configured (.github/workflows/lint-eslint.yml).
    Good: Dependabot covers 6 ecosystems (npm, composer, composer, npm, npm, npm). Dependencies stay current.
    Good: Issue or PR templates present.
  • .tx
  • appinfo
  • build
  • composer
  • css
  • cypress
    Good: Test files detected (cypress/e2e/direct.spec.js).
  • docs
  • emptyTemplates
  • fonts
  • img
  • l10n
  • lib
  • LICENSES
  • screenshots
  • src
  • templates
  • tests
  • .eslintignore
  • .eslintrc.js
    Good: PHP linting configured (.eslintrc.js).
  • .gitignore
    Good: .gitignore present.
  • .nextcloudignore
  • .php-cs-fixer.dist.php
  • .stylelintrc.js
  • AUTHORS.md
  • babel.config.js
  • CHANGELOG.md
  • composer.json
    Good: Dependency manifest found (composer.json).
  • composer.lock
    Good: Lockfile present (composer.lock). Installs are reproducible.
  • cypress.config.ts
  • krankerl.toml
  • Makefile
  • mkdocs.yml
  • package-lock.json
  • package.json
  • psalm.xml
  • 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.
  • rector.php
  • REUSE.toml
  • tsconfig.json
  • webpack.js