waxwink/accounting
Composer 安装命令:
composer require waxwink/accounting
包简介
Accounting service interfaces and services for implementation
README 文档
README
Core accounting services are provided in this package with some interfaces to get implemented for a full functionality. To see some example implementation, checkout the Laracount package.
Main interfaces to get implemented
Repository interfaces
- \Waxwink\Accounting\Contracts\TransactionRecordInterface::class
- \Waxwink\Accounting\Contracts\VoucherRepositoryInterface::class
- \Waxwink\Accounting\Contracts\LockerInterface::class
Data mapper model interfaces
- \Waxwink\Accounting\Contracts\TransactionRecordInterface::class
- \Waxwink\Accounting\Contracts\VoucherInterface::class
- \Waxwink\Accounting\Contracts\HasAccount::class
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-10-24