Name convention for modules/extensions

Hi Guys!!!

I’m creating an extension that contains a module on Yii2. This module is a Project CRUD. My question is:

  1. How should I name the extension? yii2-project or yii2-projects?

  2. Should the project word be in singular or plural?

I understand that the extension must have the yii2- prefix, but I don’t know if the project word must be in singular or plural, what convention should I take?

Regards!

Refere below link for more detail:

ref link