All Projects → php-task → php-task

php-task / php-task

Licence: MIT license
Interface library for the PHPTask library

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to php-task

thingshub
[UNMAINTAINED] Synchronize issues assigned to you from a Github repo into Things.
Stars: ✭ 17 (-26.09%)
Mutual labels:  sync
snippets
A Chrome extension that allows you to create and edit JavaScript code snippets, which are synced to all your computers
Stars: ✭ 46 (+100%)
Mutual labels:  sync
sink
Uses Facebook profile pictures to provide high resolution photos for your Google contacts
Stars: ✭ 31 (+34.78%)
Mutual labels:  sync
sync-fork
the quickest way to sync your fork: npx sync-fork
Stars: ✭ 15 (-34.78%)
Mutual labels:  sync
taskbutler
Create and add progress bars, Office365 Files and Dropbox Paper papers by labels and link them to your Todoist tasks.
Stars: ✭ 44 (+91.3%)
Mutual labels:  sync
Video-Engine-Dash
A Dash plugin for playing back video and optionally syncing video to timestamped CSV Data
Stars: ✭ 26 (+13.04%)
Mutual labels:  sync
mongomeili
Keep your Mongoose Schemas synced with MeiliSearch
Stars: ✭ 33 (+43.48%)
Mutual labels:  sync
seedboxsync
Script for sync operations between your NAS and your seedbox.
Stars: ✭ 17 (-26.09%)
Mutual labels:  sync
s3-cli
Go version of s3cmd
Stars: ✭ 114 (+395.65%)
Mutual labels:  sync
SyncPro
SyncPro is a Windows app for synchronizing files between various online storage providers (OneDrive, Google Drive, Amazon S3, etc.)
Stars: ✭ 39 (+69.57%)
Mutual labels:  sync
saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (+73.91%)
Mutual labels:  sync
ptScheduler
Pretty tiny Scheduler or ptScheduler is an Arduino library for writing non-blocking periodic tasks easily.
Stars: ✭ 14 (-39.13%)
Mutual labels:  task-scheduler
drive
Google Drive client for the commandline
Stars: ✭ 6,470 (+28030.43%)
Mutual labels:  sync
action-github-workflow-sync
Github Action To Sync Github Action's Workflow Files Across Repositories
Stars: ✭ 51 (+121.74%)
Mutual labels:  sync
synx
Better sync package for Go.
Stars: ✭ 20 (-13.04%)
Mutual labels:  sync
commercetools-project-sync
Dockerized CLI application which allows to automatically sync different resources between commercetools projects
Stars: ✭ 26 (+13.04%)
Mutual labels:  sync
ob bulkstash
Bulk Stash is a docker rclone service to sync, or copy, files between different storage services. For example, you can copy files either to or from a remote storage services like Amazon S3 to Google Cloud Storage, or locally from your laptop to a remote storage.
Stars: ✭ 113 (+391.3%)
Mutual labels:  sync
MEGA Manager
Cloud syncing manager for multiple MEGA cloud storage accounts with syncing, data gathering, compresssion and optimization capabilities.
Stars: ✭ 29 (+26.09%)
Mutual labels:  sync
sync
The main repository for P2P-Sync
Stars: ✭ 15 (-34.78%)
Mutual labels:  sync
DeviceSync-for-OS-X
Calendar synchronization between iOS and OS X using USB
Stars: ✭ 12 (-47.83%)
Mutual labels:  sync

php-task

Build Status Scrutinizer Code Quality Code Coverage

php-task is a task-library for synchronous and asynchronous tasks.

Features

  • Scheduling frequent tasks
  • Custom handler to run tasks
  • Extensibility with events
  • Use your own storage to save the events
  • Framework independent (uses a few symfony-components)
  • Monitoring tasks (to be implemented)
  • Statistics of tasks (to be implemented)

and many features more.

Installation

composer require php-task/php-task

Documentation

See the official documentation on http://php-task.readthedocs.io/en/latest/.

Contribution

Pull requests are welcome. Please see our CONTRIBUTING guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].