PHPackages                             proform/test-packege - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. proform/test-packege

ActiveLibrary[Testing &amp; Quality](/categories/testing)

proform/test-packege
====================

test

1.2.0(5y ago)010MITPHPPHP ^7.3CI failing

Since Jan 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/p2job/test-package)[ Packagist](https://packagist.org/packages/proform/test-packege)[ Docs](https://github.com/proform/test-packege)[ GitHub Sponsors](https://github.com/sponsors/spatie)[ Fund](https://spatie.be/open-source/support-us)[ RSS](/packages/proform-test-packege/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (3)Versions (5)Used By (0)

test
====

[](#test)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a358dcf9cee0222ff591391fe51d0a06e738ca524c0ae5e833bdcfda780755e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f666f726d2f746573742d7061636b6567652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/proform/test-packege)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a2299785e1088eb3c9d4c01a3381d79d613363ad07c95247e849540b0cb5a68e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70726f666f726d2f746573742d7061636b6567652f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/proform/test-packege/actions?query=workflow%3ATests+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/20193872c90ca0ce72071d3ab6baf84c2b8ac417c619bdc92030c5a70b5b74f8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f666f726d2f746573742d7061636b6567652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/proform/test-packege)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/5e3e2215754cbb2c604da99b47a2c7c2048ae1dc89e0180bdf2b712632ede3f2/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f7061636b6167652d746573742d7061636b6567652d6c61726176656c2e6a70673f743d31)](https://spatie.be/github-ad-click/package-test-packege-laravel)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require proform/test-packege
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="Proform\TestPackege\TestPackegeServiceProvider" --tag="migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Proform\TestPackege\TestPackegeServiceProvider" --tag="config"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$test-packege = new Proform\TestPackege();
echo $test-packege->echoPhrase('Hello, Proform!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Phongsakon](https://github.com/phongsakon)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

4

Last Release

1994d ago

Major Versions

0.1.0 → 1.0.02021-01-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/07b33a407c465b127efa032bd53c30b7ce12fbe41cf7cc9f45edff7f174ec8db?d=identicon)[phongsakon](/maintainers/phongsakon)

---

Top Contributors

[![p2job](https://avatars.githubusercontent.com/u/55823679?v=4)](https://github.com/p2job "p2job (13 commits)")

---

Tags

proformtest-packege

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/proform-test-packege/health.svg)

```
[![Health](https://phpackages.com/badges/proform-test-packege/health.svg)](https://phpackages.com/packages/proform-test-packege)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k51.0M7.6k](/packages/larastan-larastan)[worksome/request-factories

Test Form Requests in Laravel without all of the boilerplate.

6231.9M6](/packages/worksome-request-factories)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/testing

The Illuminate Testing package.

3316.2M136](/packages/illuminate-testing)[sti3bas/laravel-scout-array-driver

Array driver for Laravel Scout

971.6M5](/packages/sti3bas-laravel-scout-array-driver)

PHPackages © 2026

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