{"id":20504036,"url":"https://github.com/icinga/icinga-php-thirdparty","last_synced_at":"2025-04-13T20:48:12.428Z","repository":{"id":37926121,"uuid":"371634362","full_name":"Icinga/icinga-php-thirdparty","owner":"Icinga","description":"Bundle for all 3rd party PHP libraries used by Icinga Web products","archived":false,"fork":false,"pushed_at":"2025-04-13T16:04:11.000Z","size":16494,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-13T20:48:05.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Icinga.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,"publiccode":null,"codemeta":null}},"created_at":"2021-05-28T08:33:19.000Z","updated_at":"2025-03-26T10:44:51.000Z","dependencies_parsed_at":"2024-02-21T17:26:25.345Z","dependency_job_id":"c7595fae-49d9-4939-9a28-e1e3dfcb3874","html_url":"https://github.com/Icinga/icinga-php-thirdparty","commit_stats":{"total_commits":61,"total_committers":6,"mean_commits":"10.166666666666666","dds":0.4918032786885246,"last_synced_commit":"a8635b887157789b894c0fffbd4e92b6ed1ce968"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-thirdparty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-thirdparty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-thirdparty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-thirdparty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icinga","download_url":"https://codeload.github.com/Icinga/icinga-php-thirdparty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782280,"owners_count":21160716,"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-15T19:35:50.301Z","updated_at":"2025-04-13T20:48:12.387Z","avatar_url":"https://github.com/Icinga.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Icinga PHP Thirdparty\n\nThis project bundles all 3rd party PHP libraries used by Icinga Web products into one piece,\nwhich can be integrated as library into Icinga Web 2.\n\n## Requirements\n\n* [Icinga Web 2](https://github.com/Icinga/icingaweb2) (\u003e= 2.9)\n* PHP (\u003e= 7.2.9)\n\n## Installation\n\nPlease download the latest release and install it in one of your configured library paths. The default library\npath for Icinga Web 2 installations is: `/usr/share/icinga-php`\n\nDownload or clone this repository there (e.g. `/usr/share/icinga-php/vendor`) and you're done.\n\n\u003e **Note**: Do NOT install the GIT master, it will not work! Checking out a\n\u003e branch like `stable/0.11.0` or a tag like `v0.11.0` is fine.\n\n### Examples\n\n**Sample Tarball installation**\n\n```sh\nINSTALL_PATH=\"/usr/share/icinga-php/vendor\"\nINSTALL_VERSION=\"v0.11.0\"\nmkdir \"$INSTALL_PATH\" \\\n\u0026\u0026 wget -q \"https://github.com/Icinga/icinga-php-thirdparty/archive/$INSTALL_VERSION.tar.gz\" -O - \\\n   | tar xfz - -C \"$INSTALL_PATH\" --strip-components 1\n```\n\n**Sample GIT installation**\n\n```\nINSTALL_PATH=\"/usr/share/icinga-php/vendor\"\nINSTALL_VERSION=\"stable/0.11.0\"\ngit clone https://github.com/Icinga/icinga-php-thirdparty.git \"$INSTALL_PATH\" --branch \"$INSTALL_VERSION\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficinga-php-thirdparty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficinga%2Ficinga-php-thirdparty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficinga-php-thirdparty/lists"}