{"id":20504110,"url":"https://github.com/icinga/icinga-php-library","last_synced_at":"2025-04-13T20:47:50.785Z","repository":{"id":39608621,"uuid":"363957716","full_name":"Icinga/icinga-php-library","owner":"Icinga","description":"Bundle for all Icinga PHP libraries","archived":false,"fork":false,"pushed_at":"2025-04-13T18:05:56.000Z","size":11473,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-04-13T20:47:38.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/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}},"created_at":"2021-05-03T14:30:52.000Z","updated_at":"2025-03-26T15:22:02.000Z","dependencies_parsed_at":"2023-11-10T05:02:01.849Z","dependency_job_id":"fa650441-3769-42fc-b513-e5389522fcd7","html_url":"https://github.com/Icinga/icinga-php-library","commit_stats":{"total_commits":74,"total_committers":5,"mean_commits":14.8,"dds":0.3648648648648649,"last_synced_commit":"77c423f41cf7f520e65bdaff324ffb5769139175"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Ficinga-php-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icinga","download_url":"https://codeload.github.com/Icinga/icinga-php-library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248782278,"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:36:28.475Z","updated_at":"2025-04-13T20:47:50.733Z","avatar_url":"https://github.com/Icinga.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Icinga PHP Library - IPL\n\nThis project bundles all Icinga PHP libraries into one piece and 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)\n\n## Bundled Parts\n\n* [ipl-html](https://github.com/Icinga/ipl-html)\n* [ipl-i18n](https://github.com/Icinga/ipl-i18n)\n* [ipl-orm](https://github.com/Icinga/ipl-orm)\n* [ipl-scheduler](https://github.com/Icinga/ipl-scheduler)\n* [ipl-sql](https://github.com/Icinga/ipl-sql)\n* [ipl-stdlib](https://github.com/Icinga/ipl-stdlib)\n* [ipl-validator](https://github.com/Icinga/ipl-validator)\n* [ipl-web](https://github.com/Icinga/ipl-web)\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/ipl`) and you're done.\n\n\u003e **Note**: Do NOT use the default branch, it will not work! Checking out a\n\u003e branch like `stable/0.10.1` or a tag like `v0.10.1` is fine.\n\n### Examples\n\n**Sample Tarball installation**\n\n```sh\nINSTALL_PATH=\"/usr/share/icinga-php/ipl\"\nINSTALL_VERSION=\"v0.10.1\"\nmkdir \"$INSTALL_PATH\" \\\n\u0026\u0026 wget -q \"https://github.com/Icinga/icinga-php-library/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/ipl\"\nINSTALL_VERSION=\"stable/0.10.1\"\ngit clone https://github.com/Icinga/icinga-php-library.git \"$INSTALL_PATH\" --branch \"$INSTALL_VERSION\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficinga-php-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficinga%2Ficinga-php-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Ficinga-php-library/lists"}