Libraries tagged by immutable data
keyvanakbary/medusa
454 Downloads
Immutable and persistent collections
diego-ninja/granite
969 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
adachsoft/collection
226 Downloads
A collection library providing flexible and immutable collections.
morris/dop
483 Downloads
An immutable API on top of PDO to compose and execute SQL statements
flowpack/query-object-builder
39 Downloads
A fluent, immutable, fully-typed SQL query builder for PHP (PostgreSQL, MySQL and MariaDB).
php-standard-library/graph
70 Downloads
Immutable directed and undirected graph data structures with BFS, DFS, topological sort, and cycle detection
miquido/data-structure
103 Downloads
Immutable Data Structures
mbretter/stk-immutable
3048 Downloads
Stk Immutable Data objects
daikon/data-structure
4835 Downloads
Immutable data structures based on php/ds.
jesseschalken/date-time-immutable-polyfill
1777 Downloads
DateTimeImmutable and DateTimeInterface polyfill for PHP 5.3-5.4
timacdonald/immutable-carbon
2251 Downloads
An attempt to make the Carbon date library immutable.
nxmcz/date-time
280 Downloads
An DateTime class to deal with timestamp/DateTimeInterface
delight-im/temporal
154 Downloads
Immutable date and time for PHP with a convenient interface
mbretter/stk-mongodb
2991 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.