moneyphp/crypto-currencies
PHP/Laravel-friendly crypto currency tools built on moneyphp: currency definitions, formatting and conversion helpers for common cryptocurrencies (e.g., BTC, ETH), plus utilities to integrate crypto amounts into Money objects and existing money workflows.
Architecture fit is strong for projects already using moneyphp/money as it extends its currency handling capabilities with standardized crypto definitions. However, integration feasibility is severely compromised by the "unknown" repository status—no public source code or Packagist entry exists, making installation via Composer impossible. Technical risks are extremely high: 0 GitHub stars, a future-dated release (2025-06-06), and lack of public documentation indicate potential abandonment or invalid publication. Key questions include: Is this package legitimately published? Why is the repository listed as "unknown"? What is the actual maintenance history and community support status? How are currency definitions updated and validated?
Stack fit is theoretical only—without a valid repository or Packagist entry, installation cannot occur in Laravel via standard Composer workflows. No viable migration path exists for replacing ad-hoc currency definitions since the package is unobtainable. Compatibility with moneyphp/money versions is unverifiable due to missing version constraints in the package metadata. Sequencing would require installing moneyphp/money first, but the dependency chain breaks here as moneyphp/crypto-currencies cannot be resolved. Any integration attempt would require manual code copying (high risk) or abandoning the package entirely.
Maintenance burden would be catastrophic—no maintainers, no issue tracking, and no update mechanism for currency metadata (e.g., new tokens, precision changes). Support is nonexistent, with no community or documentation to troubleshoot issues. Scaling is feasible for small-scale use cases but becomes dangerous as crypto ecosystems evolve (e.g., missing new tokens or incorrect subunit precision would break pricing/wallet logic). Failure modes include financial calculation errors due to outdated/invalid currency data, leading to critical business logic failures. Ramp-up would be impossible without documentation or examples, forcing developers to reverse-engineer functionality from a black-box package with zero public references.
How can I help you explore Laravel packages today?