{"id":20504135,"url":"https://github.com/icinga/ipl-scheduler","last_synced_at":"2025-04-13T20:48:06.624Z","repository":{"id":63174449,"uuid":"528831354","full_name":"Icinga/ipl-scheduler","owner":"Icinga","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-17T10:14:47.000Z","size":74,"stargazers_count":1,"open_issues_count":5,"forks_count":1,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-04-13T20:47:56.925Z","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":null,"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":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}},"created_at":"2022-08-25T12:01:41.000Z","updated_at":"2023-08-06T08:46:42.000Z","dependencies_parsed_at":"2022-11-14T11:00:20.291Z","dependency_job_id":"25d05fbf-461d-4a08-9a7b-7993aa9c4a26","html_url":"https://github.com/Icinga/ipl-scheduler","commit_stats":{"total_commits":68,"total_committers":4,"mean_commits":17.0,"dds":"0.19117647058823528","last_synced_commit":"d0fa44212a406d2d8280df3217f71f19df5e6bc2"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Fipl-scheduler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Fipl-scheduler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Fipl-scheduler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icinga%2Fipl-scheduler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icinga","download_url":"https://codeload.github.com/Icinga/ipl-scheduler/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:36:34.780Z","updated_at":"2025-04-13T20:48:06.603Z","avatar_url":"https://github.com/Icinga.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Icinga PHP Library - Tasks Scheduler\n\n[![PHP Support](https://img.shields.io/badge/php-%3E%3D%207.2-777BB4?logo=PHP)](https://php.net/)\n![Build Status](https://github.com/Icinga/ipl-scheduler/workflows/PHP%20Tests/badge.svg?branch=main)\n\nFramework-independent scheduler that executes tasks at regular intervals or once at specific times in an event loop.\nThe tasks are pure PHP code and the frequency is defined via cron expressions. Yields events for which you can install\nlisteners:\n\n* when an operation of a task is scheduled,\n* upon running an operation of a task,\n* when an operation of a task is done or failed,\n* and when a task is canceled or expired.\n\nScheduled or running tasks can be removed or canceled at any time.\n\n## Installation\n\nThe recommended way to install this library is via [Composer](https://getcomposer.org):\n\n```\ncomposer require ipl/scheduler\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Fipl-scheduler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficinga%2Fipl-scheduler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficinga%2Fipl-scheduler/lists"}