jawira/phing-task-skeleton

An example task to use as the base for creating a new task.

Maintainers

👁 jawira

Package info

gitlab.com/jawira/phing-task-skeleton

Issues

Type:phing-extension

pkg:composer/jawira/phing-task-skeleton

Statistics

Installs: 170

Dependents: 0

Suggesters: 0

Stars: 0

v1.1.0 2025-11-14 21:24 UTC

Requires

  • php: ^7.4 || ^8.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6219317a8d008bdc38607e3e4e4f3d964f56759b

This package is auto-updated.

Last update: 2026-06-14 22:30:30 UTC


README

An example task to use as the base for creating a new task.

Usage

Task attributes:

NameTypeDescriptionDefaultRequired
messagestringThe message to transform.-Yes

Example:


<uppercase message="Welcome to the jungle"/>

License

This library is licensed under the MIT license.