PHPackages                             centrex/tallui - 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. centrex/tallui

ActiveLibrary

centrex/tallui
==============

This is my package tallui

00[2 PRs](https://github.com/centrex/tallui/pulls)PHPCI passing

Since Jan 13Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

This is my package tallui
=========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/12fab34200c48c82a11267e126b716fd16799b153f48620555459d7f9fbff769/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63656e747265782f74616c6c75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/centrex/tallui)[![GitHub Tests Action Status](https://camo.githubusercontent.com/ead14ab8c10af0a8e5f63ed6f1882f7659c5e8dce0a975ba0de304f9f330e2ca/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63656e747265782f74616c6c75692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/centrex/tallui/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/01c5e6f7f5917c8f41b7b69f8b7b681981ebd41b61b78d107d77bdfa8d36c8ea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f63656e747265782f74616c6c75692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/centrex/tallui/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1ccd130297182548f60e114229890cfa3eb7dfb02488a1bf034ba25f3c55a5a7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63656e747265782f74616c6c75693f7374796c653d666c61742d737175617265)](https://packagist.org/packages/centrex/tallui)

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

Contents
--------

[](#contents)

- [Installation](#installation)
- [Usage](#usage)
- [Testing](#testing)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

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

[](#installation)

You can install the package via composer:

```
composer require centrex/tallui
```

You can publish the config file with:

```
php artisan vendor:publish --tag="tallui-config"
```

This is the contents of the published config file:

```
return [
];
```

You can publish and run the migrations with:

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

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="tallui-views"
```

Usage
-----

[](#usage)

```
$tallUi = new Centrex\TallUi();
echo $tallUi->echoPhrase('Hello, Centrex!');
```

Testing
-------

[](#testing)

🧹 Keep a modern codebase with **Pint**:

```
composer lint
```

✅ Run refactors using **Rector**

```
composer refacto
```

⚗️ Run static analysis using **PHPStan**:

```
composer test:types
```

✅ Run unit tests using **PEST**

```
composer test:unit
```

🚀 Run the entire test suite:

```
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.

Credits
-------

[](#credits)

- [rochi88](https://github.com/centrex)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) 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 50% 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/3b62fd49922fd1bf7d55b94cc82ebc9f359af7f343b246a7e3a2642779c0b4e7?d=identicon)[rochi88](/maintainers/rochi88)

---

Top Contributors

[![rochi88](https://avatars.githubusercontent.com/u/29769944?v=4)](https://github.com/rochi88 "rochi88 (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

### Embed Badge

![Health badge](/badges/centrex-tallui/health.svg)

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

PHPackages © 2026

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