Models are the basic building block in which you work in NomadPhp. Each model can use Nomad Annotations to describe property validation; e.g. int, string, and/or basic permissions such as read-only and write-only.
Work in progress.