Libraries tagged by array methods
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
tomzx/arry
78 Downloads
A set of methods to work on arrays.
sqonk/php-utils
58 Downloads
A minimal set of methods for strings and arrays. This library replaces php-strlib and to an extent phext-core, depending on your needs.
jitsu/wrap
67 Downloads
Wrapper classes for strings, arrays, and regexes with chainable methods
vangesteljasper/collection
23 Downloads
Convenience object with `get`, `set`, `setMultiple`, `unset` and `has` methods.
slava-basko/cakephp-collection
949 Downloads
Work easily with arrays and iterators by having a battery of utility traversal methods
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
parfumix/arrayy
45 Downloads
Array manipulation library for PHP, called Arrayy!
nabeghe/arrayer
2 Downloads
An array helper for PHP. It includes some useful methods and possibly other features.
cora/collection
4 Downloads
Keep collections of data with flexible access methods.
bobel/helpers
85 Downloads
Helpful library for operating with URI, Arrays, Dates, Links and Text.
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.
alaa-almaliki/property-setter-config
37 Downloads
PHP library can be used to set object properties by a given array passed in the constructor
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
crmplease/coder
62 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.