reta110/test

Testing how to create a package

Maintainers

Package info

github.com/Reta110/test

Type:coomposer-plugin

pkg:composer/reta110/test

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1 2017-09-08 15:35 UTC

This package is auto-updated.

Last update: 2026-03-13 14:02:27 UTC


README

Learning how to create a package

This package add two routes.

The first one:

/add/{number}/{number}

Shows a view with the result.

The second one:

/subtract/{number}/{number}

Shows a view with the result.