Libraries tagged by immutable data
keyvanakbary/medusa
454 Downloads
Immutable and persistent collections
diego-ninja/granite
971 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
adachsoft/collection
371 Downloads
A collection library providing flexible and immutable collections.
php-standard-library/graph
128 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
jardiscore/kernel
78 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
miquido/data-structure
103 Downloads
Immutable Data Structures
mbretter/stk-immutable
3064 Downloads
Stk Immutable Data objects
daikon/data-structure
4835 Downloads
Immutable data structures based on php/ds.
timacdonald/immutable-carbon
2253 Downloads
An attempt to make the Carbon date library immutable.
nxmcz/date-time
291 Downloads
An DateTime class to deal with timestamp/DateTimeInterface
midnight/calendrics
29 Downloads
TC39 Temporal API for PHP — immutable dates, times, durations, and time zones with nanosecond precision
delight-im/temporal
155 Downloads
Immutable date and time for PHP with a convenient interface
mbretter/stk-mongodb
3007 Downloads
MongoDB database access using immutables
taujor/cally
1 Downloads
Cally is a lightweight, immutable registry for storing and retrieving data or services in PHP. It provides a simple yet powerful way to manage configurations, dependencies, or any key-value pairs with support for immutability and PSR-11 compliance. Cally is ideal for any project where a full-fledged dependency injection container is unnecessary.
purrphp/pure-collection
25 Downloads
Immutable type-safe collections for PHP