Like this article says, PSR is a specification. For good or bad, PSR is condemned to the failure. People never learn!
For example, Java has the same feature, it is called JCP, and it is way more structured and ordered than PHP’s PSR.
However, we learned from Java’s JCP that standard and popularity are not always the same. In this case, JCP is collecting dust while Spring Boot (a framework of Java) is the way of go.
The reason is simple, both JCP and PSR are voted by a small fraction of the community, so a group of people is deciding what it’s good or bad arbitrary.
In my opinion, developers don’t want specifications but libraries.