Download the PHP package mcfedr/uuid-paramconverter without Composer
On this page you can find all versions of the php package mcfedr/uuid-paramconverter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mcfedr/uuid-paramconverter
More information about mcfedr/uuid-paramconverter
Files in mcfedr/uuid-paramconverter
Download mcfedr/uuid-paramconverter
More information about mcfedr/uuid-paramconverter
Files in mcfedr/uuid-paramconverter
Vendor mcfedr
Package uuid-paramconverter
Short Description Paramconverter, Normalizer and Form Type for Ramsey Uuid
License MIT
Homepage https://github.com/ekreative/uuid-extra-bundle
Package uuid-paramconverter
Short Description Paramconverter, Normalizer and Form Type for Ramsey Uuid
License MIT
Homepage https://github.com/ekreative/uuid-extra-bundle
Please rate this library. Is it a good library?
Informations about the package uuid-paramconverter
Uuid Extra Bundle
A convenient bundle for using ramsey/uuid in your project
Install
Composer
AppKernel
Include the bundle in your AppKernel
Config
No config needed
Param Converter
Use just like any other param converter
Most of the time its going to work automatically, as long as you use type hinting on your action
Also works for optional params
Serializer
Also like a normalizer should
Results in "f13a5b20-9741-4b15-8120-138009d8e0c7"
And the other way around
Results in $uuid
Works in your Objects etc.
Form Type
Does everything you'd expect
And if your model has
It will automatically use the UuidType
All versions of uuid-paramconverter with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ~8.0.0 || ~8.1.0
symfony/framework-bundle Version ^5.4.2 || ^6.0.2
sensio/framework-extra-bundle Version ^5.6.1 || 6.2.6
ramsey/uuid Version ^4.2.3
symfony/framework-bundle Version ^5.4.2 || ^6.0.2
sensio/framework-extra-bundle Version ^5.6.1 || 6.2.6
ramsey/uuid Version ^4.2.3
The package mcfedr/uuid-paramconverter contains the following files
Loading the files please wait ....