Libraries tagged by Array Function
mirkoschmidt/arraydot
563 Downloads
Functions to handle multidimensional arrays and dots.
loukel/goodreads
6 Downloads
Goodreads RSS reader: PHP class that has a function to return an array of each books' attributes on a specified shelf. Therefore, you can have a dynamic bookshelf that updates when you update Goodreads. The widgets Goodreads provides are quite restrictive and are static.
halpdesk/helpers
103 Downloads
Some array, string and console helper functions
cjrasmussen/objectify
12 Downloads
Simple functions for converting associative arrays to objects and vice-versa
bits-hammer/collection-utils
4 Downloads
A lib contaning some functions to work with arrays and maps
limenet/smarty-partition
664 Downloads
A simple smarty function to partition an array including overflow.
andybursh/plinq
11 Downloads
Functional style operations on arrays
serhatozles/yii2-arraysearch
290 Downloads
This function is searching inside of array.
rehfeld/comparator
4 Downloads
Helps you write concise array sorting callbacks for php's usort function
raheelarifkhans/json-to-html-converter
2 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
f2/globals
11 Downloads
Provides a function `F2\globals(string $namespace):array` that allow you to save data without polluting the `$_GLOBALS` superglobal.
henderjon/simple_scan_args
132 Downloads
a simple function to parse an $argv array
ecks/ecks
50 Downloads
An array decorator that adds a fluid functional interface similar to that of an Array in Ruby. Inspired by underscore.php.
antonischas/turbo_csv
2 Downloads
Array to CSV and general CSV functionality
eclipxe/construct-named-parameters
47 Downloads
Helper functions to create objects using an array as named parameters