Libraries tagged by data array
drago-ex/utils
3288 Downloads
Extended ArrayHash with additional methods for converting data to arrays, including support for uppercase keys.
coercive/template
5 Downloads
Coercive Utility for building template from array data
clarence/matrix
21 Downloads
Matrix -- a simple way to write fluent codes handing 2D data -- handling array of array is so easy!
abimekuriya/php-json-parser
0 Downloads
Reusable php library for parsing json files and array data!
fivelab/object-mapper
1143 Downloads
Map array data to objects
zombietfk/thatcher
2 Downloads
A pattern matcher for arguments and arrays of data. Supports callbacks based on passed set
wp-kit/gutenberg-object-plugin
80 Downloads
Saving Gutenberg as a clean array of data to the database
undercoder/magenizer
4 Downloads
Implements Iterator interface over a String for extract data with an array of tokens. The name comes from Mage and tokenizer :)
someniatko/form-transformer
374 Downloads
Library for transforming HTTP form data into normalizable array
shakilnadim/treefy
4 Downloads
It is a laravel package to convert an array of self related data to an array of trees based on the relation.
pliusnin/php-table
2 Downloads
Help you to render array of data as a paginated table
midweste/objectpath
236 Downloads
Generic 'dot path' class for accessing and modifying data classes and arrays
lithephp/swisshelper
10 Downloads
Lithe SwissHelper is a comprehensive PHP utility library designed to simplify common programming tasks. It provides a collection of helper functions for string manipulation, array handling, data validation, and more, all designed with a focus on developer experience and code readability.
kokoroe/mapper
38 Downloads
A PHP5.5+ mapper to convert array of data into nested PHP objects
joest8/pdfinterpreter
6 Downloads
This class is designed to convert multiple PDF files, whether image-based or text-based, into an array of data.The class uses user-defined templates containing regular expressions to control the data extraction process, allowing for customized and flexible output.