This is a demo application that allows the scheduling of shifts for employees (see use cases). It is built using Hexagonal architecture in PHP, with an adapter for the RESTful HTTP port provided by Radar, a PSR-7 compliant framework implementing the Action-Domain-Responder (ADR) pattern.
- PSR-2 Coding Style for PHP code
- API Blueprint for API documentation
- API Problem for providing error details in HTTP responses