Libraries tagged by in_array_r

eboreum/collections

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


hejunjie/tools

3 Favers
1799 Downloads

A PHP utility library that encapsulates commonly used operations for strings, arrays, files, network requests, image processing, and various helper functions (such as phone carrier lookup and ID-based address resolution) frequently encountered in daily development. More features are being continuously added...

Go to Download


mfonte/base62x

3 Favers
299 Downloads

A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.

Go to Download


eboreum/caster

0 Favers
4339 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
1792 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
621 Downloads

Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes 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
268 Downloads

Reorder an item in an array before or after another.

Go to Download


piedweb/render-html-attributes

5 Favers
40774 Downloads

[Twig Extension] Transform an array in html tag attributes.

Go to Download


ayesh/case-insensitive-array

11 Favers
20661 Downloads

Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.

Go to Download


ambika/php-reader

1 Favers
51 Downloads

This package is used to parse php array files in php.

Go to Download


andydune/string-replace

5 Favers
465 Downloads

Replace markers in string with data.

Go to Download


perchten/neat_html

5 Favers
1982 Downloads

Pretty-print PHP objects and arrays in html, json etc.

Go to Download


transprime-research/arrayed

22 Favers
104 Downloads

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

Go to Download


graste/params

11 Favers
6986 Downloads

Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.

Go to Download


<< Previous Next >>