compono-kit/maps-interfaces

Interfaces for map types using types with implementations of compono-kit/types-interfaces

Maintainers

Package info

github.com/compono-kit/maps-interfaces

pkg:composer/compono-kit/maps-interfaces

Statistics

Installs: 0

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-06-20 21:48 UTC

This package is auto-updated.

Last update: 2026-06-20 21:54:09 UTC


README

Interfaces for strongly typed map objects for PHP 8+

This package provides interfaces for a lightweight foundation for building domain-driven, immutable, and type-safe map objects in PHP.

Requirements

  • PHP 8+
  • compono-kit/types-interfaces