Download the PHP package didix16/php-datatransformer without Composer
On this page you can find all versions of the php package didix16/php-datatransformer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download didix16/php-datatransformer
More information about didix16/php-datatransformer
Files in didix16/php-datatransformer
Download didix16/php-datatransformer
More information about didix16/php-datatransformer
Files in didix16/php-datatransformer
Vendor didix16
Package php-datatransformer
Short Description A simple library that allows transform any kind of data to native php data or whatever
License MIT
Homepage https://github.com/didix16/php-datatransformer
Package php-datatransformer
Short Description A simple library that allows transform any kind of data to native php data or whatever
License MIT
Homepage https://github.com/didix16/php-datatransformer
Please rate this library. Is it a good library?
Informations about the package php-datatransformer
PHP DataTransformer
A simple library that allows transform any kind of data to native php data or whatever
Content
- What is a DataTransformer
- Installation
- Usage
What is a DataTransformer
It is just an abstraction layer to transform data between two data types. Perfect for those API bridges data transformation between your system and incoming data.
It could handle json incoming data and then transform it to a class or whatever
Installation
Usage
Example of how to use it. This is a transformer that gets a string data value and transforms it to a PHP DateTime
All versions of php-datatransformer with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 7.2
The package didix16/php-datatransformer contains the following files
Loading the files please wait ....