Difference between #52 and #53 of
Yii3 - How to start

Revision #53 has been created by rackycz rackycz on Apr 23, 2026, 2:08:57 PM with the memo:

annotations
« previous (#52) next (#54) »

Changes

Title unchanged

Yii3 - How to start

Category unchanged

Tutorials

Yii version unchanged

3.0

Tags unchanged

Content changed

[...]
They should replace the original DocBlock annotatinos and provide more new functionalities.

Learn what they mean and how they are used by Yii3. To me this is a brand new topic as well.

You need to add special "cycle" dependencies to use the annotations. See composer.json in the deprecated yii3 demo:
 
- https://github.com/yiisoft/demo/blob/master/blog/composer.json
 
- https://cycle-orm.dev/docs/annotated-entity/current/en
 
 

# Yii3 - How to start

Yii3 offers more basic applications: Web, Console, API. I will be using the API application:
- https://github.com/yiisoft/app-api
- Other apps are linked on the page
[...]
2 0
5 followers
Viewed: 69 480 times
Version: 3.0
Category: Tutorials
Tags:
Written by: rackycz rackycz
Last updated by: rackycz rackycz
Created on: Oct 8, 2025
Last updated: 9 hours ago
Update Article

Revisions

View all history