Libraries tagged by task list
litepie/task
10012 Downloads
Task package for Lavalite
mouf/utils.common.lock
67236 Downloads
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A lock can help you do that.
soy-php/php-lint-task
11365 Downloads
PHP Lint task for Soy
andersundsehr/grumphp-xliff-task
1556 Downloads
GrumPHP task to lint xlf/xliff Files
sweetchuck/robo-scss-lint
244 Downloads
Robo task wrapper for scss-lint
cheppers/robo-scss-lint
162 Downloads
Robo task wrapper for scss-lint
rootindex/redmine-lite-cli
16 Downloads
Command line tool for common tasks in Redmine
pluswerk/grumphp-typoscript-task
2744 Downloads
Connects the TypoScript linter from Martin Helmich with grumphp and adds some sniffer.
ovidentia/libtimer
6033 Downloads
Ovidentia addon, timer for sheduled tasks
libtask/libtask
19 Downloads
PHP library for interacting with Taskwarrior 2.x.
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
vsmoraes/helpers
10 Downloads
Little helpers to your daily tasks
lcherone/plinkerui
25 Downloads
A little PHP script which is a demonstration usage for Plinker - Remote coded tasks run as root!
fuko-php/masked
77428 Downloads
Masks sensitive data: replaces blacklisted elements with redacted values
clivern/chunk
7231 Downloads
Asynchronous Task Queue Based on Distributed Message Passing for PHP.