compono-kit/types-interfaces

Interfaces of objects of different wrappers of scalar types

Maintainers

Package info

github.com/compono-kit/types-interfaces

pkg:composer/compono-kit/types-interfaces

Statistics

Installs: 4

Dependents: 4

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-02-28 21:46 UTC

This package is auto-updated.

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


README

Interfaces for strongly typed value objects for PHP 8+

This package provides interfaces for a lightweight foundation for building domain-driven, immutable, and type-safe value objects in PHP. The interfaces contain some very useful helper methods.

Requirements

  • PHP 8+