ニュース

A PHP library providing enhanced PHP utility functions for reflection, introspection, and general PHP programming tasks. Note that some traits may depend on other helper traits. The Functions class ...
You can utilize the string functions available in PHP to find instances of "field_" in your array. Here is something I whipped up to test this in action.