PHPackages                             sagittariusx/beluga.web - 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. sagittariusx/beluga.web

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

sagittariusx/beluga.web
=======================

Some helpful web context classes :-)

0.1.1(9y ago)0141LGPLv3PHPPHP &gt;=7.0

Since Aug 21Pushed 9y agoCompare

[ Source](https://github.com/SagittariusX/Beluga.Web)[ Packagist](https://packagist.org/packages/sagittariusx/beluga.web)[ RSS](/packages/sagittariusx-belugaweb/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (1)

Beluga.Web
==========

[](#belugaweb)

Some helpful web context classes :-)

```
composer require sagittariusx/beluga.web
```

or include it inside you're composer.json

```
{
   "require": {
      "sagittariusx/beluga.web": "^0.1.0"
   }
}
```

The library declares the main classes inside the `Beluga\Web` namespace:

- `Beluga\Web\TopLevelDomain`: Represents a TLD (top level domain)
- `Beluga\Web\SecondLevelDomain`: Represents a second level domain (include a TLD)
- `Beluga\Web\Domain`: Represents a domain (include a second level domain)
- `Beluga\Web\MailAddress`: A mail address.
- `Beluga\Web\Url`: A URL (web address)
- `Beluga\Web\WebError`:

The sub namespace `Beluga\Web\Http` declares the following:

- `Beluga\Web\Http\Header`: A static helper class for sending different HTTP headers.
- `Beluga\Web\Http\Request`: A class for sending an HTTP request.
- `Beluga\Web\Http\RequestType`: A HTTP request type enumeration
- `Beluga\Web\Http\Response`: A HTTP response.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~0 days

Total

2

Last Release

3600d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ccdb1997342e9edfb20d481ebea751f251b7ef837c7a8622e6b464f56243a0f4?d=identicon)[SagittariusX](/maintainers/SagittariusX)

---

Top Contributors

[![UniKado](https://avatars.githubusercontent.com/u/6945587?v=4)](https://github.com/UniKado "UniKado (3 commits)")[![SagittariusX](https://avatars.githubusercontent.com/u/20841191?v=4)](https://github.com/SagittariusX "SagittariusX (1 commits)")

### Embed Badge

![Health badge](/badges/sagittariusx-belugaweb/health.svg)

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

###  Alternatives

[optimus/bruno

163154.5k6](/packages/optimus-bruno)

PHPackages © 2026

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