Download the PHP package ekreative/uuid-extra-bundle without Composer
On this page you can find all versions of the php package ekreative/uuid-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ekreative/uuid-extra-bundle
More information about ekreative/uuid-extra-bundle
Files in ekreative/uuid-extra-bundle
Download ekreative/uuid-extra-bundle
More information about ekreative/uuid-extra-bundle
Files in ekreative/uuid-extra-bundle
Vendor ekreative
Package uuid-extra-bundle
Short Description Paramconverter, Normalizer and Form Type for Ramsey Uuid
License MIT
Homepage https://github.com/ekreative/uuid-extra-bundle
Package uuid-extra-bundle
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-extra-bundle
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-extra-bundle 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 ekreative/uuid-extra-bundle contains the following files
Loading the files please wait ....