ZF3 Tutorial - Getting started
Description
This is result of my Zend Framework studying? based on the official ZF3 documentation : https://docs.zendframework.com/tutorials.
The project contains a several modules in which represents examples of authentication, authorization, hydration, CRUD operation with different entities and so forth. Also, the project contains the result of my studying of the restful services with Apigility.