PHPackages                             yiannis/dokimes - 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. yiannis/dokimes

ActiveProject

yiannis/dokimes
===============

My laravel test composer project

1.0.5(5y ago)026MITPHPPHP ^7.2

Since Dec 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Yiannistaos/dokimes)[ Packagist](https://packagist.org/packages/yiannis/dokimes)[ RSS](/packages/yiannis-dokimes/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)DependenciesVersions (7)Used By (0)

Yiannis Christodoulou - Laravel Dokimes
=======================================

[](#yiannis-christodoulou---laravel-dokimes)

This repo is just for my laravel tests.

INSTALLATION
============

[](#installation)

### STEP 1

[](#step-1)

`composer require yiannis/dokimes --prefer-stable`

### STEP 2

[](#step-2)

Add the following to app/config/app.php

```
'providers' => [
    ...
    Yiannis\Dokimes\TestServiceProvider::class,
    ...
]

```

and

```
'aliases' => [
    ...
    'SayHello' => Yiannis\Dokimes\SayHello::class,
    ...
]

```

### STEP 3

[](#step-3)

`php artisan vendor:publish --provider="Yiannis\Dokimes\TestServiceProvider"`

HOW TO USE
----------

[](#how-to-use)

```
@php
    echo SayHello::world()
@endphp
```

SUPPORT
-------

[](#support)

Feel free to contact me at  if you have any questions or need any help with installation.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~33 days

Recently: every ~0 days

Total

6

Last Release

2184d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8467542?v=4)[Yiannis Christodoulou](/maintainers/Yiannistaos)[@Yiannistaos](https://github.com/Yiannistaos)

---

Top Contributors

[![Yiannistaos](https://avatars.githubusercontent.com/u/8467542?v=4)](https://github.com/Yiannistaos "Yiannistaos (5 commits)")

---

Tags

yiannisdokimes

### Embed Badge

![Health badge](/badges/yiannis-dokimes/health.svg)

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

PHPackages © 2026

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