Libraries tagged by in_array_r

rikudou/iterables

0 Favers
127 Downloads

Provides some cool iterable functions complementing the built-in array functions

Go to Download


revinate/php-getter-setter

1 Favers
29007 Downloads

PHP library to simplify getting and setting values in arrays and objects.

Go to Download


redpandacoding/provinces-state-listings

0 Favers
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()

Go to Download


eboreum/collections

0 Favers
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.

Go to Download


eboreum/caster

0 Favers
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.

Go to Download


dealnews/filter

0 Favers
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.

Go to Download


danbettles/morf

0 Favers
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.

Go to Download


lablnet/arrays

5 Favers
3 Downloads

PHP array class to manipulate arrays in efficient ways to solve real world problems.

Go to Download


khalyomede/reorder-before-after

0 Favers
258 Downloads

Reorder an item in an array before or after another.

Go to Download


phpdevcommunity/php-options-resolver

0 Favers
46 Downloads

This library provides a simple solution for processing and validating option arrays in PHP.

Go to Download


hamboldt/php-doc-reader

0 Favers
4870 Downloads

Reads configurations from comments in PHP, converting them from JSON to arrays.

Go to Download


andydune/string-replace

4 Favers
458 Downloads

Replace markers in string with data.

Go to Download


heydon/uarray

1 Favers
282 Downloads

Allow manipulation of PICK Dynamic Arrays in PHP for use with RockSoftware's U2 products

Go to Download


transprime-research/arrayed

22 Favers
98 Downloads

PHP Array(ed) in object oriented way wrapping PHP arrays in a consistent manner.

Go to Download


net_bazzline/php_component_toolbox

2 Favers
1882 Downloads

free as in freedom free software collection of tools to easy and speed up development with php

Go to Download


<< Previous Next >>