Libraries tagged by immutable
xpat23/xpat-json-object
22 Downloads
Immutable object-oriented JSON manipulation library with clean dot notation API for PHP
tommyknocker/struct
8 Downloads
PHP Structure helper with typed properties and attributes
timefrontiers/php-wallet
11 Downloads
Exact-money SQL wallet journal with idempotent audit-ledger projection
sytzez/data-object-tester
3 Downloads
syriable/laravel-ledger
5 Downloads
An immutable, append-only, double-entry financial ledger engine for Laravel.
standardlibrary/type
718 Downloads
Building block base classes for PHP objects
standardlibrary/enum
1 Downloads
Reuseable interface for describing PHP objects that can be cast to a string
standardlibrary/collection
2 Downloads
Reusable array-type wrapper for PHP objects
sobhanmohammadi/geometry
0 Downloads
An immutable, precision-safe, extensible Geometry calculation library for PHP 7.4+, built entirely on top of the Sobhanmohammadi\CAS algebra engine. Includes 10 new shape-solving factories for Triangle, Rhombus, Parallelogram, and Trapezoid with support for ambiguous cases and multiple input combinations.
simondeeley/type
458 Downloads
Immuatble object behaviour for PHP
simondeeley/set
4 Downloads
PHP implementation of a mathematical set
simondeeley/enum
4 Downloads
A simple ENUM object for PHP
seworqs/json-editor
12 Downloads
A dot-notated, chainable JSON editor for PHP with built-in file support and robust array handling.
rootiteam/accessors
26 Downloads
Provides automatic property accessors (setters/getters) with immutability support
repat/immutability
444 Downloads
A simple Laravel package based on davidmpeace/immutability that allows you to enforce immutable attributes on Eloquent models.