php: fetch: prices: new functionality / refactor

- Add support for multiple aggregator APIs
- Refactor `prices` API implementation
- Update documentation
This commit is contained in:
2024-06-14 16:26:56 -07:00
parent e9e8b84bd8
commit 52026cace1
5 changed files with 349 additions and 222 deletions

View File

@@ -108,6 +108,10 @@
//! \brief Group for supported exchanges
//! \since docker-finance 1.0.0
//! \defgroup php_prices docker-finance PHP prices
//! \brief Group for supported price aggregators
//! \since docker-finance 1.0.0
//! \defgroup php_utils docker-finance PHP utilities
//! \brief Group for internal utility code
//! \since docker-finance 1.0.0