rebelcode/booking-abstract

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

Abstract functionality for bookings

Installs: 851

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 1

pkg:composer/rebelcode/booking-abstract

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.