Author: Manuel Lemos
Updated on: 2022-12-29
Posted on: 2022-12-29
Package: PHP Data Mapper
Sometimes the arrays do not come in the best format for those applications to process. Therefore they need to process the collections to transform their values.
This package provides a way to transform the input arrays into other arrays that may have changed the key names of associative arrays or eliminated the array values with specific keys.
About the PHP Data Mapper Package
The package PHP Data Mapper is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Map array values with data mapper filters
Here follows in more detail what it does:
This class can map array values with data mapper filters.
It can take an array with one or more associative data value arrays and perform several operations to transform it into the output array.
Currently, it can:
- Remove values of specific columns in all rows
- Take values of the input array with specific keys values and map them to other fundamental values of the output array
Conclusion
The PHP Data Mapper can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
1,604,886 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.