Download the PHP package gbprod/uuid-normalizer without Composer
On this page you can find all versions of the php package gbprod/uuid-normalizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gbprod/uuid-normalizer
More information about gbprod/uuid-normalizer
Files in gbprod/uuid-normalizer
Download gbprod/uuid-normalizer
More information about gbprod/uuid-normalizer
Files in gbprod/uuid-normalizer
Vendor gbprod
Package uuid-normalizer
Short Description Normalizer to serialize Ramsey Uuid with Symfony Serializer
License WTFPL
Package uuid-normalizer
Short Description Normalizer to serialize Ramsey Uuid with Symfony Serializer
License WTFPL
Please rate this library. Is it a good library?
Informations about the package uuid-normalizer
Uuid normalizer
Normalizer to serialize Ramsey Uuid using Symfony Serializer.
Installation
Why
By default, Symfony Serializer can't handle serialization and deserialization of Ramsey Uuid. You will have that kind of errors:
Setup
In your app/config/service.yml
file:
Or using xml
:
Or php
:
Or building your own serializer:
Requirements
- PHP 7.4+
Contributing
Feel free to contribute, see CONTRIBUTING.md file for more informations.
All versions of uuid-normalizer with dependencies
PHP Build Version
Package Version
The package gbprod/uuid-normalizer contains the following files
Loading the files please wait ....