PHPackages                             nurmanhabib/progress - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nurmanhabib/progress

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

nurmanhabib/progress
====================

Progress with scoring

v1.0.0(4y ago)06MITPHP

Since Dec 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nurmanhabib/progress)[ Packagist](https://packagist.org/packages/nurmanhabib/progress)[ RSS](/packages/nurmanhabib-progress/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Progress
========

[](#progress)

Progress is used to calculate the stages of completion of a process in percentage. First you have to create a Builder object. The next step is to make a maximum progress value limit, then do a scoring to check how many stages of progress in the scoring function.

Installation
------------

[](#installation)

Use the package manager [composer](https://getcomposer.org) to install nik-parser.

```
composer require nurmanhabib/progress
```

Usage
-----

[](#usage)

### 1. Create Builder

[](#1-create-builder)

```
