ben-gibson/bryn
Composer 安装命令:
composer require ben-gibson/bryn
包简介
A PHP library for calculating monetary conversions. This repository contains the interfaces and domain models only.
README 文档
README
A PHP library acting as an abstraction layer for calculating monetary conversions. This repository contains the interfaces and domain models only.
Demo
See a demo application using Bryn at https://bryn-demo.herokuapp.com/.
Install
Use composer to install this library.
$ composer require ben-gibson/bryn
Usage
An exchange rate calculator needs to be installed alongside this library like the ones below.
| Source | Link |
|---|---|
| The European Central Bank | https://github.com/ben-gibson/bryn-european-central-bank-calculator |
| Yahoo's YQL Finance API | https://github.com/ben-gibson/bryn-yahoo-calculator |
To increase reliability the bryn-fallback-calculator can be used by registering multiple calculators in priority order.
Caching
TODO
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email ben.gibson.2011@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 38
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-08