All notable changes to deta-base-php
will be documented in this file
- improve
Deta
class phpdocs. - add tests to
Deta
. - increase minimum PHP version.
- add custom exceptions.
- restruct
DetaRequest
to accept custom uri and custom clients. - simplify create
Deta
class.
- fixed a minimum PHP version.
- basic fetch, create and delete items.