PHPackages                             hex-abyss/duplicate - 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. [CLI &amp; Console](/categories/cli)
4. /
5. hex-abyss/duplicate

ActiveLibrary[CLI &amp; Console](/categories/cli)

hex-abyss/duplicate
===================

To check is duplicate process

v1.0.0(4y ago)020MITPHPPHP &gt;5.2

Since Aug 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/levcoder/duplicate)[ Packagist](https://packagist.org/packages/hex-abyss/duplicate)[ Docs](https://github.com/hex-abyss/duplicate)[ RSS](/packages/hex-abyss-duplicate/feed)WikiDiscussions master Synced 5d ago

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

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist hex-abyss/duplicate "*"
```

or add

```
"hex-abyss/duplicate": "*"
```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

```
while(true){
    //some code
    if (\hexAbyss\Duplicate::isStopProcess())
        break;
}
```

```
while(true){
    //some code
    \hexAbyss\Duplicate::isExit();
}
```

```
//file: index.php
while(true){
    //some code
    if (\hexAbyss\Duplicate::isStopProcess())
        break;
}

//file: info.php
\hexAbyss\Duplicate::getInstance('keyInfo');
while(true){
    //some code
    if (\hexAbyss\Duplicate::isStopProcess())
        break;
}
```

License
-------

[](#license)

The source code for the site is licensed under the MIT license, which you can find in the MIT-LICENSE.md file.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1745d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bfe4eda9daba2987d04cce843c4f0195b0d6048f932343e85af6e603315a06b?d=identicon)[levcoder](/maintainers/levcoder)

---

Top Contributors

[![levcoder](https://avatars.githubusercontent.com/u/30693625?v=4)](https://github.com/levcoder "levcoder (1 commits)")

---

Tags

consoleprocessduplicatestop processstop fork processstop other processduplicate process

### Embed Badge

![Health badge](/badges/hex-abyss-duplicate/health.svg)

```
[![Health](https://phpackages.com/badges/hex-abyss-duplicate/health.svg)](https://phpackages.com/packages/hex-abyss-duplicate)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[psy/psysh

An interactive shell for modern PHP.

9.8k545.6M719](/packages/psy-psysh)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
