Registry / cli / openeuropa-task-runner

openeuropa-task-runner

JSON →
library0.8.0phppackagistunverified

PHP task runner based on Robo, focused on extensibility.

composer require openeuropa/task-runner
INSTALL
IMPORT
SIG · OPENEUROPA-TASK-RU
O
openeuropa-task-runner
cliphpv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TaskRunner
✓ use OpenEuropa\TaskRunner\TaskRunner;

Define and run custom tasks using the task runner

use OpenEuropa\TaskRunner\TaskRunner; $runner = new TaskRunner(); $runner->runCommand('hello', function() { $this->say('Hello, World!'); });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
OpenAI (training)
1
Resources
openeuropa-task-runner — pip install openeuropa-task-runner · libregistry