RFC: Static classes for PHP

Project Governance
Author
Static classes are a well known construct for utility classes or stateless abstraction. C# for example has an class System.Environment to access command line op...

This RFC has not yet started voting