PHPackages                             vibraniuum/pamtechoga - 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. vibraniuum/pamtechoga

ActiveLibrary

vibraniuum/pamtechoga
=====================

A Pamtechoga app for Strata

1.0.0(2y ago)0182MITPHPPHP ^8.1

Since May 30Pushed 2y agoCompare

[ Source](https://github.com/vibraniuum/pamtechoga)[ Packagist](https://packagist.org/packages/vibraniuum/pamtechoga)[ Docs](https://github.com/vibraniuum/pamtechoga)[ GitHub Sponsors](https://github.com/vibraniuum)[ RSS](/packages/vibraniuum-pamtechoga/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

A Pamtechoga app for Strata
===========================

[](#a-pamtechoga-app-for-strata)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d6b4724cdce3fbde09ff8e04848212d15b913aece162aa7ead8e2ccfd010dd1a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f76696272616e6975756d2f70616d746563686f67612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vibraniuum/pamtechoga)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8cc8a698f09deeba6a4e8e5791be34dac0371388b2726456793e510eb53635d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76696272616e6975756d2f70616d746563686f67612f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/vibraniuum/pamtechoga/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/d001377f21940b54235ba17d9e79162c2699ac9d87774fce3e1155a42795fcd3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f76696272616e6975756d2f70616d746563686f67612f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/vibraniuum/pamtechoga/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a1963f3d3a436838cc75772d4f0d0b709a8dd9286b8d20d4825f96f9375ba2a2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f76696272616e6975756d2f70616d746563686f67612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/vibraniuum/pamtechoga)

---

This repo can be used to scaffold a Strata CMS App package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this pamtechoga
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.

---

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

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

[](#installation)

You can install the package via composer:

```
composer require vibraniuum/pamtechoga
```

Usage
-----

[](#usage)

```
$pamtechoga = new Vibraniuum\Pamtechoga();
echo $pamtechoga->echoPhrase('Hello, Vibraniuum!');
```

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)

- [OniiCoder](https://github.com/vibraniuum)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

1074d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/68622988d8a9e40e5b14d40b3a22015af06c2a819fe2a0ec393b67c1f7bd8151?d=identicon)[oniicode](/maintainers/oniicode)

---

Top Contributors

[![OniiCoder](https://avatars.githubusercontent.com/u/24716905?v=4)](https://github.com/OniiCoder "OniiCoder (95 commits)")

---

Tags

laravelvibraniuumpamtechoga

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/vibraniuum-pamtechoga/health.svg)

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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