Download the PHP package arens-myzyri/data-transformation-and-serialization without Composer
On this page you can find all versions of the php package arens-myzyri/data-transformation-and-serialization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package data-transformation-and-serialization
Data transformer and serializer
This is a simple though powerful transformer that helps you with normalizing and serializing models, json, array and so on.
Requirements
- PHP 8.1 or higher;
- Symfony 6.2 or higher;
- Symfony Serializer
Installation
Usage
There's no need to configure anything before running the application.
You can inject the interface in the constructor like:
Then simple call the method you want to use:
Tests
Execute this command to run tests in the root of the project:
License
Copyright (c) 2024 Arens Myzyri
MIT.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
All versions of data-transformation-and-serialization with dependencies
symfony/serializer Version ^v6.0.0|^v7.1.0
symfony/runtime Version ^6.2.0|^7.1.0
symfony/framework-bundle Version ^6.2.0|^7.1.0
symfony/console Version ^6.2.0|^7.1.0
symfony/property-access Version ^v6.0.0|^7.1