PHP Classes

PHP Data Mapper package blog

Recommend this page to a friend!

Latest PHP Data Mapper package blog posts

  All package blogs All package blogs   PHP Data Mapper PHP Data Mapper   Blog PHP Data Mapper package blog   Post article Post article  

1. How to Implement PHP Data Mapper To Convert The Structure of Arrays To a More Convenient Structure to Use in Your Applications

Updated on: 2022-12-29

Posted on:

Some applications need to process arrays that they receive from external sources like database result queries or external Web service API calls.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)


  All package blogs All package blogs   PHP Data Mapper PHP Data Mapper   Blog PHP Data Mapper package blog   Post article Post article