PHPackages                             licenseman/composertestphplaravel - 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. licenseman/composertestphplaravel

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

licenseman/composertestphplaravel
=================================

A generated package with licensing or encryption helpers.

v0.1.0(1mo ago)00MITPHPPHP ^8.2

Since Jun 5Pushed 1mo agoCompare

[ Source](https://github.com/blomp829-arch/composertestphplaravel)[ Packagist](https://packagist.org/packages/licenseman/composertestphplaravel)[ RSS](/packages/licenseman-composertestphplaravel/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

licenseman/composertestphplaravel
=================================

[](#licensemancomposertestphplaravel)

```
    A generated package with licensing or encryption helpers.

    ## Install and build

    Windows:

    ```powershell
    .\scripts\install_deps.ps1
    .\scripts\build.ps1
    ```

    Linux/macOS:

    ```sh
    sh ./scripts/install_deps.sh
    sh ./scripts/build.sh
    ```

    ## Usage

    ```php

```

use Licenseman\\Composertestphplaravel\\Composertestphplaravel;

$package = new Composertestphplaravel(); $token = $package-&gt;encrypt('hello', 'secret'); echo $package-&gt;decrypt($token, 'secret');

```

        ## Publish

        Push the repository to GitHub, tag a semantic version, then submit the repository URL to Packagist. Composer users install it with `composer require licenseman/composertestphplaravel`.

```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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

49d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/866f8b33fbdf7a40f7dfadfd145382ae6042ac74bf31dd351f652aa43716b99b?d=identicon)[blomp829-arch](/maintainers/blomp829-arch)

---

Top Contributors

[![blomp829-arch](https://avatars.githubusercontent.com/u/289987253?v=4)](https://github.com/blomp829-arch "blomp829-arch (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/licenseman-composertestphplaravel/health.svg)

```
[![Health](https://phpackages.com/badges/licenseman-composertestphplaravel/health.svg)](https://phpackages.com/packages/licenseman-composertestphplaravel)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

1.1k75.1k106](/packages/nativephp-mobile)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

45955.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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