Search results for: "array-filter", 47 result(s).

[Snippet] Modifying array values with array_map and an anonymous function

[Snippet] Sorting an array by descending numerical value

[Snippet] Using array_reduce with a closure to extract a result from an array

[Snippet] Creating a two dimensions array with PHP

[Snippet] Getting the first item of an array with PHP

[Snippet] Dynamically accessing an object property or array index with Twig

[Snippet] Testing if an array is a list with PHP

[Snippet] Ordering a PHP array of objects by a given property