PHP Progress Library to Track User Progress
Progress is a PHP package to determine steps and progress with an expressive, object-oriented API:
This progress package is a simple way of taking multiple steps in a
process and using them to create a progression system. You can define
your steps through an expressive and simple API and let this package
handle the heavy lifting. The result...