0
/ 100
Getting some notice. Tests and CI would be the fastest wins.
A comprehensive bilingual (Arabic & English) platform for the 2026 World Cup โ fixtures, live scores, predictions, private leagues, standings, stadiums, referees & news. All in one place. โฝ๐
Documentation
91
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 Other.
Engineering
24
No tests detected anywhere in the repository.
โ Add automated tests. They prove the code works and give contributors confidence to make changes.
No CI configuration detected in this repository.
โ If your CI lives elsewhere (a private repo that builds this one) or this project is itself a CI/CD tool, mark this check Not Applicable. Otherwise add a GitHub Actions workflow that runs tests on each push. It takes 15 minutes and reassures contributors their changes won't break things.
No dependency lockfile found (โ70 pts).
โ Commit composer.lock so Composer installs are repeatable.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
68
No dependency manifest detected at root.
โ Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.
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)
- 4Forks
- 2Releaseslatest 23d ago
Community
- -Community health
- -authors own >50% of commits
- 11Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 3Open issues
Repository files88 root entries
- .githubGood: Issue or PR templates present.
- admin
- api
- assets
- cache
- cron
- data
- docs
- includes
- logs
- templates
- tools
- _m01.pdf
- _sample_card.png
- .dockerignore
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .htaccess
- admin.php
- ads.txt
- API.md
- api.php
- archive.php
- article.php
- bookings.php
- bracket.php
- calendar.php
- card_img.php
- card.php
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.Issue: Contributing guide lacks a testing section (โ8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Issue: Contributing guide lacks a PR workflow section (โ8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- dashboard.php
- db_selftest.php
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- embed.php
- fanguide.php
- football.php
- forgot.php
- groups.php
- health.php
- index.php
- install-app.php
- install.php
- knockout.php
- leaderboard.php
- league.php
- leagues.php
- LICENSEGood: Licensed under Other.
- login.php
- logout.php
- manifest.php
- map.php
- match.php
- matches.php
- motm.php
- news.php
- physical.php
- ping.php
- player.php
- predict.php
- predictor.php
- print.php
- privacy.php
- promote.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.
- referee.php
- referees.php
- register.php
- reset.php
- robots.txt
- SECURITY.mdGood: Security policy present.
- sitemap.php
- squads.php
- stadium.php
- stadiums.php
- stats.php
- stickers.php
- sw.js
- team.php
- teams.php
- today.php
- topscorers.php
- trivia.php
- unsubscribe.php
- wcap2026.pdf
- widget.php