Libraries tagged by in array
andrewcarteruk/typed-arrays
31 Downloads
Typed arrays in PHP.
gurukami/php-array
827 Downloads
Simple & secure helper to manipulate arrays in various ways
php-etl/array-expression-language
3424 Downloads
This library implements functions for manipulating array data in ExpressionLanguage
mitsuru793/array-helper-function
3222 Downloads
This adds functions about array. If you feel like there few php built-in functions about array, this will be useful.
mascame/arrayer
1441 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
periwinkle/array-config
34 Downloads
Allows for using native PHP files as config files in PHP
perchten/neat_html
1975 Downloads
Pretty-print PHP objects and arrays in html, json etc.
dcblogdev/php-find-and-replace-json
569 Downloads
Find and replace keys or values in json or arrays
dikki/config
190 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
web-fu/php-dot-notation
388 Downloads
Library that allows to access array and object with strong type support in Dot Notation
vistik/typed-collections
27720 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection
tzfrs/googlesitemapparser
3072 Downloads
Google Sitemap is a Sitemap standard that is supported by Ask.com, Google, YAHOO and MSN Search. This library can read in such Sitemaps and parse all urls from them.
slick/configuration
5416 Downloads
The slick/configuration component provides an easy-to-use solution for managing configuration files in your PHP applications.
interitty/utils
782 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
graste/params
6921 Downloads
Array wrapper that eases the retrieval of values. Has parameters, options and settings and traits for inclusion in other libraries.