Libraries tagged by arrays
firegento/fastsimpleimportdemo
42202 Downloads
Wrapper for Magento2 ImportExport functionality, which imports products and customers from arrays
fantismic/yet-another-table
1315 Downloads
This is yet another laravel livewire table and come as is. You can filter, you can sort, you can bulk, toggle columns, the basics. The data input is a collection/array, we cant handle models.
exts/configured
2623 Downloads
Configuration class for loading & saving different types of PHP array data
emange/list-field_type
4651 Downloads
List Field Type. Create an array/list of text/textareas without a stream!
eluhr/yii2-json-attribute-behavior
1313 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
eboreum/collections
4185 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
4722 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.
drupal/core-datetime
179 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
donquixote/nicetrace
5683 Downloads
Library to make human-friendly PHP backtrace arrays.
donchev/email-extractor
201 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
dimanzver/fast-fuzzy-search
1480 Downloads
Fast fuzzy search in an array of strings for the most similiar ones
dimaip/groupby
6472 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
cognitive/carray
30618 Downloads
Library for working with arrays
chrisoconnell/cao-csv-output
14167 Downloads
Zend Framework 2 Module for generating CSV output from an array.
byjoby/flatrr
6916 Downloads
A library for working with multi-dimensional arrays through flattened keys