superbrave/utility-package

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

A library with utility PHP classes.

Installs: 21

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/superbrave/utility-package

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']