compono-kit/lists-interfaces

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

Maintainers

Package info

github.com/compono-kit/lists-interfaces

pkg:composer/compono-kit/lists-interfaces

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-06-20 21:46 UTC

This package is auto-updated.

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


README

Interfaces for strongly typed list objects for PHP 8+

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

Requirements

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