Libraries tagged by arrayor
isaacongoma/jsonwriter
7 Downloads
Reads and Writes PHP array or Laravel Collection to JSON file
germania-kg/pathprefixer
109 Downloads
Recursively prepends a prefix to path string, array or StdClass objects.
coreation/php-shapefile
402 Downloads
PHP library to read any ESRI Shapefile and its associated DBF into a PHP Array or WKT
clouddueling/auto-migrate
24 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
chrgriffin/collection-macro-csv
1 Downloads
Laravel Collection macro: convert a collection to a CSV-ready array or string.
chmat/powermail-export
24 Downloads
Powermail Export is a quick way of exporting Powermail answer data into a clean array or csv file
alexanevsky/output-normalizer-bundle
36 Downloads
Provides functions which allows to flexibly customize the output of objects and entities to an array or JSON by defining normalization rules in classes.
acdphp/data-guard
2 Downloads
Hides or masks array or collection elements on specific levels from a given specifications and conditions.
onemustwork/hydrator
56 Downloads
Easy to use hydrator to hydrate objects from an array or extract objects to an array.
jbzoo/data
1361081 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
codeliner/array-reader
203349 Downloads
PHP ArrayReader
hrustbb2/arrayproc
2096 Downloads
A PHP arrayprocessor
mascame/arrayer
1441 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
dcarbone/collection-plus
901 Downloads
A powerful Collection class inspired by the PHP community
danbettles/gestalt
1116 Downloads
Provides classes that implement basic patterns involving collections. Key components are a class implementing a simplified filter-chain pattern, `SimpleFilterChain`, and a simple array class, `ArrayObject`.