PHPackages                             dennisvandalen/tall-ui - 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. dennisvandalen/tall-ui

ActiveLibrary

dennisvandalen/tall-ui
======================

This is my package tall-ui

00[4 PRs](https://github.com/dennisvandalen/tall-ui/pulls)Blade

Since May 29Pushed 9mo ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

This is my package tall-ui
==========================

[](#this-is-my-package-tall-ui)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c8b4528f217d8490b28e08f03a6fe41d40f0941fb086f584cb463ba343578399/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64656e6e697376616e64616c656e2f74616c6c2d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dennisvandalen/tall-ui)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9f20da73dd98a58ea96a2d445bb665432b9bceafd7d2268fdda524eaf8e6430d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64656e6e697376616e64616c656e2f74616c6c2d75692f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/dennisvandalen/tall-ui/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/829c3f85786ef82cb359969260235405403490d5a55cd0c1f7cbd4336df0e8e4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f64656e6e697376616e64616c656e2f74616c6c2d75692f466978253230504850253230636f64652532307374796c652532306973737565733f6c6162656c3d636f64652532307374796c65)](https://github.com/dennisvandalen/tall-ui/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/eb32eeea0ead4d84db467ba79218bea3108cb011ce6472e87e4292eb00ca46ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64656e6e697376616e64616c656e2f74616c6c2d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dennisvandalen/tall-ui)

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 dennisvandalen/tall-ui
```

You can publish and run the migrations with:

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

You can publish the config file with:

```
php artisan vendor:publish --tag="tall-ui-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="tall-ui-views"
```

Usage
-----

[](#usage)

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

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)

- [Dennis van Dalen](https://github.com/dennisvandalen)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance41

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/85d14308535761ca5cafcb3824858afbac0ca7c5d064be88773a79f0f12cada1?d=identicon)[dennisvandalen](/maintainers/dennisvandalen)

---

Top Contributors

[![dennisvandalen](https://avatars.githubusercontent.com/u/4375758?v=4)](https://github.com/dennisvandalen "dennisvandalen (12 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 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/dennisvandalen-tall-ui/health.svg)

```
[![Health](https://phpackages.com/badges/dennisvandalen-tall-ui/health.svg)](https://phpackages.com/packages/dennisvandalen-tall-ui)
```

PHPackages © 2026

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