rebelcode/booking-abstract

This package is abandoned and no longer maintained. No replacement package was suggested.

Abstract functionality for bookings

v0.1 2018-11-07 10:55 UTC

This package is auto-updated.

Last update: 2022-08-10 09:48:05 UTC


README

Build Status Code Climate Test Coverage Latest Stable Version

Abstract functionality for bookings.

Details

  • BookingAwareTrait - Provides awareness of a booking instance with retrieval, storage and validation functionality.
  • StatusAwareTrait - Provides awareness of a status code or status object with retrieval, storage and validation functionality.