PHPackages                             remarkablemark/php-composer-test - 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. remarkablemark/php-composer-test

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

remarkablemark/php-composer-test
================================

PHP Composer Test

1.0.0(2y ago)04[1 PRs](https://github.com/remarkablemark/php-composer-test/pulls)MITPHPPHP &gt;=7CI passing

Since Aug 6Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/remarkablemark/php-composer-test)[ Packagist](https://packagist.org/packages/remarkablemark/php-composer-test) Fund Fund[ RSS](/packages/remarkablemark-php-composer-test/feed)WikiDiscussions master Synced 1mo ago

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

php-composer-test
=================

[](#php-composer-test)

[![packagist](https://camo.githubusercontent.com/a9c648a8c526cddc6ff2b30bd44f1c26bd0f8a64668929dd63abaad22401785b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656d61726b61626c656d61726b2f7068702d636f6d706f7365722d74657374)](https://packagist.org/packages/remarkablemark/php-composer-test)[![test](https://github.com/remarkablemark/php-composer-test/actions/workflows/test.yml/badge.svg)](https://github.com/remarkablemark/php-composer-test/actions/workflows/test.yml)[![codecov](https://camo.githubusercontent.com/d04019312eff8a8ea5f2596f5c7183814e9807b324940f232f22a939c06acc82/68747470733a2f2f636f6465636f762e696f2f67682f72656d61726b61626c656d61726b2f7068702d636f6d706f7365722d746573742f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d4e6b567776487158716d)](https://codecov.io/gh/remarkablemark/php-composer-test)

PHP Composer Test. See [Replit demo](https://replit.com/@remarkablemark/php-composer-test#main.php).

Requirements
------------

[](#requirements)

PHP &gt;=7

Install
-------

[](#install)

Install with [Composer](http://getcomposer.org/):

```
composer require remarkablemark/php-composer-test
```

Usage
-----

[](#usage)

Autoload:

```
require_once 'vendor/autoload.php';
```

Use namespace:

```
use Remarkablemark\PhpComposerTest\PhpComposerTest;

$test = new PhpComposerTest();
echo $test->say(); // 'Hello, world!'
```

Or instantiate class:

```
$test = new \Remarkablemark\PhpComposerTest\PhpComposerTest();
echo $test->say('Mark'); // 'Hello, Mark!'
```

License
-------

[](#license)

[MIT](LICENSE)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance59

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.2% 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

1016d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ecf70b12e323ab9e9e4c48cef72c2be17f5119ea92f88a0b2555bf959d3b889?d=identicon)[remarkablemark](/maintainers/remarkablemark)

---

Top Contributors

[![remarkablemark](https://avatars.githubusercontent.com/u/10594555?v=4)](https://github.com/remarkablemark "remarkablemark (52 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (28 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

composerdemoexamplephptestphpcomposertest

### Embed Badge

![Health badge](/badges/remarkablemark-php-composer-test/health.svg)

```
[![Health](https://phpackages.com/badges/remarkablemark-php-composer-test/health.svg)](https://phpackages.com/packages/remarkablemark-php-composer-test)
```

###  Alternatives

[letsdrink/ouzo-goodies

Utility classes, test assertions and mocking framework extracted from Ouzo framework.

132617.9k7](/packages/letsdrink-ouzo-goodies)[quizlet/hammock

Hammock is a stand-alone mocking library for Hacklang.

27445.5k](/packages/quizlet-hammock)[hot/phpunit-runner

The lib allows to watch phpunit tests

3066.9k4](/packages/hot-phpunit-runner)[derptest/phpmachinist

Testing object factory for PHP

3636.9k1](/packages/derptest-phpmachinist)[yegor256/phprack

Light framework for automation of integration tests

254.7k](/packages/yegor256-phprack)

PHPackages © 2026

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