Download the PHP package aeviiq/data-mapper without Composer
On this page you can find all versions of the php package aeviiq/data-mapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aeviiq/data-mapper
More information about aeviiq/data-mapper
Files in aeviiq/data-mapper
Download aeviiq/data-mapper
More information about aeviiq/data-mapper
Files in aeviiq/data-mapper
Vendor aeviiq
Package data-mapper
Short Description A library that dynamically maps properties between objects.
License MIT
Homepage https://github.com/aeviiq/data-mapper
Package data-mapper
Short Description A library that dynamically maps properties between objects.
License MIT
Homepage https://github.com/aeviiq/data-mapper
Keywords mapperdata-mapper
Please rate this library. Is it a good library?
Informations about the package data-mapper
Aeviiq PHP Data Mapper
Why
To provide an easy way to map objects. In the first few releases this is mainly made to map something like a form model, which has optional values and setters, to a read-only version of the object, which could be used in whatever process comes after the form submission. This way the code stays decoupled from the form itself.
Installation
Usage
All versions of data-mapper with dependencies
PHP Build Version
Package Version
The package aeviiq/data-mapper contains the following files
Loading the files please wait ....