Libraries tagged by PHP Imap Library
cuyz/valinor
16175485 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
phpcollection/phpcollection
65137268 Downloads
General-Purpose Collection Library for PHP
phootwork/collection
30493289 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
dusank/knapsack
1060650 Downloads
Collection library for PHP
php-coord/php-coord
1052462 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
dantsu/php-osm-static-api
179569 Downloads
PHP library to easily get static image from OpenStreetMap (OSM), add markers and draw lines.
php-standard-library/dict
176070 Downloads
Functions for creating and transforming associative arrays with preserved keys
php-standard-library/collection
195492 Downloads
Generic, object-oriented Vector, Map, and Set collections with immutable and mutable variants
bzrk/php-stream
16411 Downloads
a library to simplify handling(filter, map, ...) collections in php
white-rabbit-1-sketch/php-file-hash-map
5429 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.
terdia/currency-util
116861 Downloads
A simple library to lookup the currency symbol for a given currency code.
sparkscoding/static-maps
14140 Downloads
A PHP library to make working with the Google Static Maps API a little more friendly.
mattiabasone/phpcollection
101321 Downloads
General-Purpose Collection Library for PHP
imunhatep/collection
73972 Downloads
General-Purpose Collection Library for PHP
icecave/collections
142962 Downloads
A PHP collection library loosely inspired by the .NET runtime and the C++ STL.