Libraries tagged by stucture
zapheus/skeleton
6 Downloads
An application structure for Zapheus framework.
yriveiro/dot
15 Downloads
Dot access for nested structures
xylemical/http
3 Downloads
Provides processing of HTTP structured fields according to RFC8941.
xandrw/architecture-enforcer
27 Downloads
Console command that checks your project's structure against an architecture config
wookieb/map
53 Downloads
Implementation of map in PHP
webtack/lara-modules
133 Downloads
weblement/collections
29 Downloads
A small PHP collections library that contain powerful data structures which makes manipulation of arrays easier.
watoki/collections
17715 Downloads
Array wrapper for more structured collections for PHP
vpinti/sorted-linked-list
0 Downloads
A blazing fast, type-safe sorted linked list library for PHP. Supports automatic sorting, integer and string values, and modern PHP features.
vk-php-utils/ds
3 Downloads
PHP Java-Like Collections (List, Set, Map)
vairogs/functions-queue
0 Downloads
A PHP library providing a simple and efficient queue implementation for managing collections of items in a FIFO (First-In-First-Out) manner
vaened/laravel-structer
12 Downloads
Helpers for typical structures in a development
tonix-tuft/linked-hash-map
10 Downloads
How I would implement a linked hash map in PHP if PHP wouldn't have associative arrays.
tonix-tuft/gloom
3 Downloads
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
timehunter/laravel-file-generator
93 Downloads
A Laravel File Generator to automate creation of interface, trait and class files.