yii2-at-least-validator icon indicating copy to clipboard operation
yii2-at-least-validator copied to clipboard

Standards

Open ericmaicon opened this issue 9 years ago • 1 comments

To discuss later:

  1. what about just codeonyii\validators; namespace? Following the same Yii's package name.
  2. I am wondering if we can use the src folder to every extension and put every source code there. Let me know what you are thinking.

What is missing:

  1. Scrutinizer
  2. Travis CI

ericmaicon avatar May 29 '16 12:05 ericmaicon

I think a good idea codeonyii/validators instead the current codeonyii\yii2validators but since it breaks BC (very easy to fix but still a breaking) I will change in a major update :+1:. We should standardize some others namespaces (codeonyii\widgets, codeonyii\modules, etc) and this is why i used that one.

Do you know any real need/use-case to use a src folder? Any well known standard? If you point me, we could discuss a standard too.

Thanks for the missing standards discussed in code-on-yii/definicoes#4. It is in my working list... coming soon.

sdlins avatar May 29 '16 15:05 sdlins