rebelcode / booking-abstract
此包已被 放弃 且不再维护。未建议替代包。
预订功能的摘要
v0.1
2018-11-07 10:55 UTC
Requires
- php: ^5.4 | ^7.0
Requires (Dev)
- codeclimate/php-test-reporter: <=0.3.2
- dhii/php-cs-fixer-config: ^0.1
- dhii/stringable-interface: ^0.1
- phpunit/phpunit: ^4.8
- ptrofimov/xpmock: ^1.1
- rebelcode/booking-interface: ^0.2
This package is auto-updated.
Last update: 2022-08-10 09:48:05 UTC
README
预订功能的摘要。
详细信息
BookingAwareTrait
- 提供预订实例的检索、存储和验证功能。StatusAwareTrait
- 提供状态码或状态对象的检索、存储和验证功能。