{"id":18772382,"url":"https://github.com/qlint/word-rank","last_synced_at":"2025-07-08T18:35:36.666Z","repository":{"id":121320688,"uuid":"95299712","full_name":"qlint/word-rank","owner":"qlint","description":"Ranks words from a text file in order of frequency of appearance.","archived":false,"fork":false,"pushed_at":"2017-06-24T14:11:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-21T01:15:18.344Z","etag":null,"topics":["filesystem","php","word-count","word-frequencies","word-ranking"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qlint.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-24T13:37:51.000Z","updated_at":"2017-06-25T07:52:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"7a6b1251-4353-4b88-9ccf-1edb49ae7c82","html_url":"https://github.com/qlint/word-rank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qlint/word-rank","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlint%2Fword-rank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlint%2Fword-rank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlint%2Fword-rank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlint%2Fword-rank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qlint","download_url":"https://codeload.github.com/qlint/word-rank/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qlint%2Fword-rank/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264324564,"owners_count":23590899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["filesystem","php","word-count","word-frequencies","word-ranking"],"created_at":"2024-11-07T19:28:48.486Z","updated_at":"2025-07-08T18:35:36.649Z","avatar_url":"https://github.com/qlint.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# word-rank\nThis project ranks the frequency of words in a text file in order descending order,that is, from words appearing the most to the least. It is written in pure PHP.\n\n# getting-started\nSimply upload your files in the docs folder and have the first file named one.txt . The other file names don't matter.\n\nThe code is divided in two segments.\nThe first segment only reads the first file - one.txt - and ranks all the words indicating the number of appearances.\n\nThe second segment reads through all the files and outputs the total ranks in order of number of appearances of all the words from all the files in the docs directory.\n\n# note\nThe output has been limited to 100 to for easy readability when large text files are used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqlint%2Fword-rank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqlint%2Fword-rank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqlint%2Fword-rank/lists"}