superbrave/utility-package

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

A library with utility PHP classes.

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