{"id":24468830,"url":"https://github.com/yoanbernabeu/glchksymver","last_synced_at":"2025-04-13T10:23:22.828Z","repository":{"id":224745555,"uuid":"764101843","full_name":"yoanbernabeu/glchksymver","owner":"yoanbernabeu","description":"GitLab Check Symfony Version (glchksymver) is a command-line tool designed to fetch and display Symfony version information for projects within a specified GitLab group.","archived":false,"fork":false,"pushed_at":"2024-02-27T14:15:20.000Z","size":213,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T01:47:42.463Z","etag":null,"topics":["cli","gitlab","go","golang","symfony"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yoanbernabeu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-27T13:38:01.000Z","updated_at":"2024-10-15T08:02:54.000Z","dependencies_parsed_at":"2024-02-27T14:58:50.490Z","dependency_job_id":"2e69659c-3e01-42da-b3ea-371232f56358","html_url":"https://github.com/yoanbernabeu/glchksymver","commit_stats":null,"previous_names":["yoanbernabeu/glchksymver"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoanbernabeu%2Fglchksymver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoanbernabeu%2Fglchksymver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoanbernabeu%2Fglchksymver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yoanbernabeu%2Fglchksymver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yoanbernabeu","download_url":"https://codeload.github.com/yoanbernabeu/glchksymver/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248696312,"owners_count":21147102,"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":["cli","gitlab","go","golang","symfony"],"created_at":"2025-01-21T07:13:15.551Z","updated_at":"2025-04-13T10:23:22.806Z","avatar_url":"https://github.com/yoanbernabeu.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitLab Check Symfony Version (glchksymver)\n\n`glchksymver` is a command-line tool designed to fetch and display Symfony version information for projects within a specified GitLab group. It utilizes the GitLab API to retrieve projects and examines each project's `composer.json` file to determine the Symfony version used. This tool is particularly useful for teams managing multiple Symfony projects within GitLab, allowing for a quick overview of Symfony versions across projects.\n\n![](/screen.png)\n\n## Features\n\n- Fetches all projects within a specified GitLab group.\n- Identifies the Symfony version for each project by analyzing its `composer.json` file (Check the version of `symfony/framework-bundle`).\n- Displays a summary table of projects with their corresponding Symfony version.\n- Lists projects that do not specify a Symfony version or do not contain a `composer.json` file, indicating potential non-Symfony projects.\n\n## Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- A GitLab personal access token with permissions to access projects and repositories within your GitLab group.\n- A GitLab group ID, which can be found in the `Settings` \u003e `General` section of your GitLab group.\n\n## How to use\n\n### Usage\n\n`glchksymver` is **VERY easy to use**. Just run the following command:\n\n```bash\nglchksymver -gitlab_url=\"https://gitlab.com\" -group_id=123456789 -token=\"glpat-xxxxxxxxxxxxxx\"\n```\n\n### Installation\n\n#### From binary\n\n* Linux/Darwin\n\nJust run the following command:\n\n```bash\ncurl -sL https://raw.githubusercontent.com/yoanbernabeu/glchksymver/main/install.sh | bash\n```\n\n* Other Operating Systems\n\nPlease download the binary from the [release page](https://github.com/yoanbernabeu/glchksymver/releases) and move it to your PATH.\n\n#### From source\n\nglchksymver is written in Go, so you need to install it first.\n\n```bash\ngit clone git@github.com:yoanbernabeu/glchksymver.git\ncd glchksymver\ngo build -o glchksymver\n```\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Author\n\nYoan Bernabeu - [yoanbernabeu](https://github.com/yoanbernabeu)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoanbernabeu%2Fglchksymver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyoanbernabeu%2Fglchksymver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyoanbernabeu%2Fglchksymver/lists"}