Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

Icinga/ipl-scheduler

Repository files navigation

Build Status

Framework-independent scheduler that executes tasks at regular intervals or once at specific times in an event loop.The tasks are pure PHP code and the frequency is defined via cron expressions. Yields events for which you can installlisteners:

  • when an operation of a task is scheduled,
  • upon running an operation of a task,
  • when an operation of a task is done or failed,
  • and when a task is canceled or expired.

Scheduled or running tasks can be removed or canceled at any time.

Installation

The recommended way to install this library is viaComposer:

composer require ipl/scheduler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp