superbrave/utility-package

This package is abandoned and no longer maintained. No replacement package was suggested.

A library with utility PHP classes.

Maintainers

Package info

github.com/superbrave/utility-package

pkg:composer/superbrave/utility-package

Statistics

Installs: 21

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.3 2019-08-08 10:10 UTC

This package is auto-updated.

Last update: 2021-08-08 15:20:15 UTC


README

Using the UuidParamConverter

Enable the param converter by adding the following lines to the services.yaml file in your project:

SuperBrave\UtilityPackage\Request\ParamConverter\UuidParamConverter:
    tags: ['request.param_converter']