{"id":20770671,"url":"https://github.com/johnstyle/redmine-bundle","last_synced_at":"2025-04-30T13:52:58.997Z","repository":{"id":57001105,"uuid":"121554799","full_name":"johnstyle/redmine-bundle","owner":"johnstyle","description":"RedmineBundle for Symfony 3","archived":false,"fork":false,"pushed_at":"2021-08-26T16:01:18.000Z","size":4,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T12:53:22.810Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/johnstyle.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}},"created_at":"2018-02-14T19:56:29.000Z","updated_at":"2018-02-16T13:43:14.000Z","dependencies_parsed_at":"2022-08-21T14:50:40.296Z","dependency_job_id":null,"html_url":"https://github.com/johnstyle/redmine-bundle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnstyle%2Fredmine-bundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnstyle%2Fredmine-bundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnstyle%2Fredmine-bundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnstyle%2Fredmine-bundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnstyle","download_url":"https://codeload.github.com/johnstyle/redmine-bundle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251715002,"owners_count":21631814,"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":[],"created_at":"2024-11-17T12:11:19.960Z","updated_at":"2025-04-30T13:52:58.968Z","avatar_url":"https://github.com/johnstyle.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RedmineBundle for Symfony 3\n\nImplement Redmine client https://github.com/kbsali/php-redmine-api to Symfony service.\n\n## Configuration\n\nEnable the bundle in `app/AppKernel.php` file:\n\n    $bundles = [\n        // existing bundles\n        new Johnstyle\\RedmineBundle\\JohnstyleRedmineBundle(),\n    ]\n\n\nAdd the following minimal configuration in `app/config/config.yml`\n\n    johnstyle_redmine:\n        url: '%redmine.url%'\n        token: '%redmine.token%'\n\n## Usage\n\n    $client = $this-\u003econtainer-\u003eget('johnstyle.redmine_client')-\u003eclient();\n    $client-\u003euser-\u003elisting();\n\nView kbsali/php-redmine-api documentation for more example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnstyle%2Fredmine-bundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnstyle%2Fredmine-bundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnstyle%2Fredmine-bundle/lists"}