Polished and well engineered. Punching above its star count.
WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
Documentation
94
Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.
→ Add setup instructions, code style notes, and how to run tests.
README documents how to install the project.
README is present.
Licensed under GPL-2.0.
Engineering
87
Test files detected (tests).
CI is configured (.github/workflows/ci.yml).
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)
- 79Forks
- 14Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 172Watchers
Responsiveness
- 4d 19hMedian issue response
- 6hMedian PR merge time
- 19Open issues
Repository files137 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 2 ecosystems (github-actions, composer). Dependencies stay current.Good: Issue or PR templates present.
- docker
- docs
- images
- includes
- java
- pub
- testsGood: Test files detected (tests).
- tools
- translations
- wc-icons
- wizard
- ws
- .browserslistrc
- .dockerignore
- .editorconfigGood: PHP linting configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .npmrc
- .prettierignore
- .prettierrc.json
- about.php
- access.php
- activity_log.php
- add_entry.php
- admin.php
- adminhome.php
- ajax.php
- approve_entry.php
- assistant_edit_handler.php
- assistant_edit.php
- AUTHORS
- autocomplete_ajax.php
- availability.php
- bump_version.sh
- category_handler.php
- category.php
- catsel.php
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- composer.jsonGood: Dependency manifest found (composer.json).
- composer.lockGood: Lockfile present (composer.lock). Installs are reproducible.
- CONTRIBUTING.mdIssue: Contributing guide is too short for full depth credit (−6 pts). 400+ words earns the full +12 pts.Fix: Add setup instructions, code style notes, and how to run tests.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- css_cacher.php
- day.php
- del_entry.php
- doc.php
- docadd.php
- docdel.php
- edit_entry_handler.php
- edit_entry.php
- edit_remotes_handler.php
- edit_report_handler.php
- edit_report.php
- edit_template.php
- events_ajax.php
- export_handler.php
- export.php
- favicon.ico
- freebusy.php
- getIcon.php
- GPL.html
- groups.php
- help_admin.php
- help_bug.php
- help_docs.php
- help_edit_entry.php
- help_import.php
- help_index.php
- help_layers.php
- help_pref.php
- help_uac.php
- icalclient.php
- icons.php
- import_gitlog.php
- import_handler.php
- import_outlookcsv.php
- import_palmdesktop.php
- import.php
- index.php
- js_cacher.php
- layers_ajax.php
- layers.php
- LICENSEGood: Licensed under GPL-2.0.
- list_unapproved.php
- login-app.php
- login.php
- Makefile
- mcp.php
- minical.php
- mkdocs.yml
- month.php
- nulogin.php
- phpstan-baseline.neon
- phpstan.neon
- pref.php
- publish.php
- purge.php
- README.mdGood: 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.
- register.php
- reject_entry.php
- release-files
- release-signing-pubkey.pem
- remotecal_mgmt.php
- report.php
- resourcecal_mgmt.php
- rss_activity_log.php
- rss_unapproved.php
- rss.php
- search_handler.php
- search.php
- SECURITY_AUDIT_STATUS.md
- security_audit.php
- SECURITY.mdGood: Security policy present.
- select_user.php
- set_entry_cat.php
- TODO
- upcoming.php
- user_mgmt.php
- users_ajax.php
- usersel.php
- view_d.php
- view_entry.php
- view_l.php
- view_m.php
- view_r.php
- view_t.php
- view_v.php
- view_w.php
- views_edit_handler.php
- views_edit.php
- views.php
- week_details.php
- week_ssi.php
- week.php
- year.php