PHPackages                             atreus/dummy-package - 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. atreus/dummy-package

ActiveLibrary

atreus/dummy-package
====================

This is my package dummy-package

00[3 PRs](https://github.com/aadidotin/dummy-package/pulls)PHPCI passing

Since Dec 1Pushed 1mo agoCompare

[ Source](https://github.com/aadidotin/dummy-package)[ Packagist](https://packagist.org/packages/atreus/dummy-package)[ RSS](/packages/atreus-dummy-package/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package dummy-package
================================

[](#this-is-my-package-dummy-package)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f300a194b980d525f0307bdb7cf526c9a27005e831a461145dc04f6155f4e77f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6174726575732f64756d6d792d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atreus/dummy-package)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9f3cad002d45b26d11b3ff111e27b7a31a2c63c2c01cd1440171abd14c3dcc07/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6174726575732f64756d6d792d7061636b6167652f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/atreus/dummy-package/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/709732fc223addf1278bf21247a9bb9d4acd87902cca872f5ba57121d08495e7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6174726575732f64756d6d792d7061636b6167652f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/atreus/dummy-package/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/521016fd9559a4aa68486629d47f48d37eae0b5b6360d2d1b533c4d190859ee8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6174726575732f64756d6d792d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/atreus/dummy-package)

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/00db94c79a699f38ae00f8c6770411bc0b1b5eab1909c250ea857716050d12e3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f64756d6d792d7061636b6167652e6a70673f743d31)](https://spatie.be/github-ad-click/dummy-package)

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 atreus/dummy-package
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="dummy-package-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="dummy-package-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="dummy-package-views"
```

Usage
-----

[](#usage)

```
$dummyPackage = new Apack\DummyPackage();
echo $dummyPackage->echoPhrase('Hello, Apack!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [aadidotin](https://github.com/atreus)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance59

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fe075ed2800b5dc20113fcd9c2e085287c61c67833a309a5232d746df15bcbb?d=identicon)[apack](/maintainers/apack)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/atreus-dummy-package/health.svg)

```
[![Health](https://phpackages.com/badges/atreus-dummy-package/health.svg)](https://phpackages.com/packages/atreus-dummy-package)
```

PHPackages © 2026

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