A set of collections for PHP.
-
Updated
Dec 14, 2018 - PHP
A set of collections for PHP.
Collection is a set of useful PHP wrapper classes for arrays, similar to Java Collection. Contains List, Map, Stack, Queue.
Strict-type Object base and Array-List for PHP 5!
This repository contains a custom PHP function for retrieving unique values from an array without relying on built-in PHP functions like array_unique(). The function utilizes a straightforward algorithm to identify and collect only the unique elements present in the input array.
This repository contains a PHP function named findCommonElements that takes two arrays as input and returns an array containing the common elements between them. The function without use of array_intersect to identify and extract the common elements efficiently.
PHP array of Turkmenistan Provinces and Districts
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
Add a description, image, and links to the arraylist topic page so that developers can more easily learn about it.
To associate your repository with the arraylist topic, visit your repo's landing page and select "manage topics."