IComeFromTheNet.

PHPStats Fork

This is a good example of the power of github. I don't have the knowledge to develop a stats library for php. However I still needed to provide probability distributions for Faker Tests Data Generator.

The library abused static and global state making it hard to unit test in Faker. By forking I improved the quality and testability. This is the power of collaborative development.