strivexnl/strivex-phing

Some custom Phing tasks

Installs: 24

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:phing-tasks

1.3.2 2024-07-15 12:04 UTC

This package is auto-updated.

Last update: 2025-04-15 14:06:27 UTC


README

This package has some nice additions to Phing.

How to install?

Installing Strivex Phing is easy. Follow these steps to install and use Strivex Phing.

  1. Install Strivex Phing

    Install Strivex Phing by using composer.

    $ composer require strivexnl/strivex-phing

What is in the package?

Strivex Phing contains additions for Phing (3+), divided by its use:

Build files

  • buildfiles\strivex-commons.xml

    Build file with some default properties and targets.

Custom tasks

  • Strivex\Phing\Task
    • Json

      Read/edit a JSON file.

    • String

      Contains easy to use string tasks.