compono-kit/currencies

Implementations for the currency interface from the package compono-kit/money-interfaces

Maintainers

Package info

github.com/compono-kit/currencies

pkg:composer/compono-kit/currencies

Statistics

Installs: 3

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-10-19 12:42 UTC

This package is auto-updated.

Last update: 2026-03-19 13:36:17 UTC


README

Implementations for the currency interface from the package compono-kit/money-interfaces

Requirements

  • PHP >= 8.0
  • compono-kit/money-interfaces

📦 Installation

composer require compono-kit/currencies

Usage

Just instantiate the currency named by the iso code (UPPER CASE). e.g. new EUR()