Libraries tagged by in array
neunerlei/arrays
3020 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
lablnet/arrays
4 Downloads
PHP array class to manipulate arrays in efficient ways to solve real world problems.
eduluz1976/array-key-find
525 Downloads
Utility to find the elements with a defined key or value, in a multidimentional array.
luminovang/array-functions
14 Downloads
A backward utility function for array operations supported in PHP 8.1 and later.
mascame/arrayer
1448 Downloads
Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.
ayesh/case-insensitive-array
20663 Downloads
Class to store and access data in a case-insensitive fashion, while maintaining the integrity and functionality of a regular array.
perchten/neat_html
1987 Downloads
Pretty-print PHP objects and arrays in html, json etc.
mleczek/collections
121 Downloads
Easy way to manipulate arrays in PHP.
shetabit/transformer
11 Downloads
transform or modify array keys in an easy way
disapamok/srilanka-cities
299 Downloads
This has included Sri Lanka's all the provinces, districts, and cities in a PHP array
jstewmc/php-helpers
11551 Downloads
Static classes to help with numbers, strings, arrays, files, and bools in PHP
dikki/config
345 Downloads
Write and Parse Config Files in YAML, JSON, INI or PHP Array format
tzfrs/googlesitemapparser
3299 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.
sectsect/google-spreadsheet-to-db
14 Downloads
Pulls Google Spreadsheet data via Google’s API and saves it in your wordpress database.
phpsafari/typed-collections
361 Downloads
A simple way to create typed collections in PHP - build on Illuminate\Support\Collection