7.3. filtersΒΆ

It provides functions implementations to filter the parsed data.

Functions

fdict

Convert the input array into a dictionary.

full

Remove the empty value from each row of the input array.

recursive

Parse recursively all values in the array.

ref

If the input is a valid reference, returns the captured values otherwise the input.

Classes

FiltersFactory