A simple skeleton to build api's based on the chubbyphp-framework, mezzio (former zend-expressive) or slim.
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
A simple serialization.
A simple deserialization.