Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Related packages section #159

Open
xepozz opened this issue May 26, 2022 · 2 comments
Open

Add Related packages section #159

xepozz opened this issue May 26, 2022 · 2 comments
Labels
status:ready for adoption Feel free to implement this issue.

Comments

@xepozz
Copy link
Member

xepozz commented May 26, 2022

As we have a lot packages navigating and keeping all of them in the mind or even looking at the list in the yiiframework site is not convenient.
I suggest to make section Related packages in each Yii 3 repo.
For example, there would be either drivers, adapters or just frequently used together packages:
view: assets
validator: request model, container-like rule handler
queue: db driver, amqp driver
logger: file target, stream target
demo-api: validator, request model, logger, cache, di, auth, router, user, ...
And etc.

Maybe even better create GitHub action with parser for composer.json and manually add missing packages to the section?

@samdark
Copy link
Member

samdark commented May 28, 2022

Do you mean suggest section of composer.json or readme?

@xepozz
Copy link
Member Author

xepozz commented May 29, 2022

I mean to add an additional section in readme.md.
But filling suggest in composer.json is also good idea.

@samdark samdark added status:ready for adoption Feel free to implement this issue. and removed status:under discussion labels May 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready for adoption Feel free to implement this issue.
Projects
None yet
Development

No branches or pull requests

2 participants