Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 435 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 435 Bytes

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.