Libraries tagged by immutability

matthiasnoback/convenient-immutability

78 Favers
66799 Downloads

Make objects initially inconsistent, yet eventually immutable

Go to Download


bonami/collections

42 Favers
168495 Downloads

Collections library with focus on immutability and functional approach

Go to Download


chemem/bingo-functional

71 Favers
7212 Downloads

A simple functional programming library.

Go to Download


haspadar/phpstan-rules

2 Favers
22190 Downloads

PHPStan design rules for immutability and structure

Go to Download


xchert/encapsulation

0 Favers
115 Downloads

A library for data encapsulation and collections

Go to Download


php-slang/php-slang

105 Favers
27241 Downloads

PHPSlang is a library that allow you to write a purely functional code in PHP

Go to Download


maplephp/dto

4 Favers
664 Downloads

DTO library in PHP provides benefits such as encapsulating data, enforcing immutability and facilitating data transformation.

Go to Download


eboreum/collections

3 Favers
7516 Downloads

Wish you had generics in PHP? This library provides a sensible means of managing collections of data (i.e. arrays with restrictions), immutably, until such a time that PHP generics are bestowed upon us.

Go to Download


innis/coding-standards

0 Favers
105 Downloads

PHPStan rules that enforce the Innis coding conventions: clean-architecture layering, banned traits, interface/collection/exception placement, value-object immutability, and naming smells.

Go to Download


grisaia/time

0 Favers
5553 Downloads

PHP built-in DateTime classes alternative. Strict types, immutability, no exceptions and latest PHP features.

Go to Download


davidmpeace/immutability

6 Favers
20474 Downloads

A simple Laravel package that allows you to enforce immutable attributes on Eloquent models.

Go to Download


tiny-blocks/immutable-object

2 Favers
14606 Downloads

Provides immutable behavior for objects.

Go to Download


phpcommon/valueobject

7 Favers
29 Downloads

PHP Value Object Library.

Go to Download


m1guelpf/eloquent-immutable

6 Favers
2 Downloads

Enforce table immutability using Laravel Eloquent

Go to Download


eboreum/immutable-interface

3 Favers
50 Downloads

Flag a class as being immutable by implementing the ImmutableInterface. An immutable object must never change its state; i.e. its class properties must remain unchanged after instantiation or cloning.

Go to Download


Next >>