PHPackages                             astrogoat/equalweb - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. astrogoat/equalweb

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

astrogoat/equalweb
==================

A EqualWeb app for Strata

v1.13.0(8mo ago)011.0k↓50%MITPHPPHP ^8.1CI passing

Since Oct 7Pushed 8mo ago4 watchersCompare

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

READMEChangelog (6)Dependencies (8)Versions (18)Used By (0)

A Equalweb app for Strata
=========================

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/e519c32874e35d40c4c2cd9b7992d703e00031dce20ee17903b3b99bce0706a6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617374726f676f61742f657175616c7765622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/equalweb)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a0bccd34af07fbe89223bf71d9605d6fa6bc60858cd2caf90cdc856b7bbac604/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f657175616c7765622f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/astrogoat/equalweb/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a1c25cc058952601916c44fdd34aaab28871e12f83feba6088f8e4b07c93f0b9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f617374726f676f61742f657175616c7765622f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/astrogoat/equalweb/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/2a6f8ae8cbf4a68e1a4bcf35332ea303ab30e25e9c3bca4f24491450eb527ca8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617374726f676f61742f657175616c7765622e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/astrogoat/equalweb)

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

[](#installation)

You can install the package via composer:

```
composer require astrogoat/equalweb
```

Usage
-----

[](#usage)

```
$equalweb = new Astrogoat\Equalweb();
echo $equalweb->echoPhrase('Hello, Astrogoat!');
```

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)

- [smolDev-ai](https://github.com/smolDev-ai)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~65 days

Recently: every ~59 days

Total

17

Last Release

266d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e9527ee45d5bf016d30f77ce27f61e964a126cf168255fe68625af4ae83bf26?d=identicon)[tonning](/maintainers/tonning)

![](https://avatars.githubusercontent.com/u/9338502?v=4)[Megan Miller](/maintainers/smolDev-ai)[@smolDev-ai](https://github.com/smolDev-ai)

---

Top Contributors

[![tonning](https://avatars.githubusercontent.com/u/7304678?v=4)](https://github.com/tonning "tonning (30 commits)")[![smolDev-ai](https://avatars.githubusercontent.com/u/9338502?v=4)](https://github.com/smolDev-ai "smolDev-ai (3 commits)")

---

Tags

laravelastrogoatequalweb

###  Code Quality

TestsPest

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/astrogoat-equalweb/health.svg)

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

###  Alternatives

[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[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)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[hotwired-laravel/stimulus-laravel

Use Stimulus in your Laravel app

3015.3k1](/packages/hotwired-laravel-stimulus-laravel)

PHPackages © 2026

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