Libraries tagged by in_array_r
rikudou/iterables
127 Downloads
Provides some cool iterable functions complementing the built-in array functions
revinate/php-getter-setter
29007 Downloads
PHP library to simplify getting and setting values in arrays and objects.
redpandacoding/provinces-state-listings
4923 Downloads
A PHP array listing of United States states and Canada Provinces. US will include the Territories and DC in its listing. You can also request the array with out them by calling getStates() instead of getAll()
eboreum/collections
1880 Downloads
Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.
eboreum/caster
2241 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dealnews/filter
1084 Downloads
This class is a drop in replacement and wrapper for filter_var, filter_var_array, filter_input, and filter_input_array. The only filters that are modified are ones using \DealNews\Filter\Filter::FILTER_SANITIZE_STRING.
danbettles/morf
437 Downloads
Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
lablnet/arrays
3 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
khalyomede/reorder-before-after
258 Downloads
Reorder an item in an array before or after another.
phpdevcommunity/php-options-resolver
46 Downloads
This library provides a simple solution for processing and validating option arrays in PHP.
hamboldt/php-doc-reader
4870 Downloads
Reads configurations from comments in PHP, converting them from JSON to arrays.
andydune/string-replace
458 Downloads
Replace markers in string with data.
heydon/uarray
282 Downloads
Allow manipulation of PICK Dynamic Arrays in PHP for use with RockSoftware's U2 products
transprime-research/arrayed
98 Downloads
PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.
net_bazzline/php_component_toolbox
1882 Downloads
free as in freedom free software collection of tools to easy and speed up development with php