PHPackages                             orisai/nette-http - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. orisai/nette-http

ActiveLibrary[HTTP &amp; Networking](/categories/http)

orisai/nette-http
=================

Extras for nette/http

1.1.4(1y ago)34.5k3MPL-2.0PHPPHP 7.4 - 8.4CI passing

Since Dec 6Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/orisai/nette-http)[ Packagist](https://packagist.org/packages/orisai/nette-http)[ Docs](https://github.com/orisai/nette-http)[ RSS](/packages/orisai-nette-http/feed)WikiDiscussions v1.x Synced 1mo ago

READMEChangelogDependencies (18)Versions (8)Used By (3)

 [![Orisai](https://github.com/orisai/.github/raw/main/images/repo_title.png?raw=true)](https://github.com/orisai/.github/blob/main/images/repo_title.png?raw=true)
 Nette HTTP
=================================================================================================================================================================================

[](#nette-http)

 Extras for [nette/http](https://github.com/nette/http)

 📄 Check out our [documentation](docs/README.md).

 💸 If you like Orisai, please [make a donation](https://orisai.dev/sponsor). Thank you!

 [![](https://github.com/orisai/nette-http/actions/workflows/ci.yaml/badge.svg?branch=v1.x)](https://github.com/orisai/nette-http/actions?query=workflow:CI+branch:v1.x) [![](https://camo.githubusercontent.com/049a6a2c0796232e946fd434aa1084270fb95393c84ed76a0a0363b5152cfc45/68747470733a2f2f62616467656e2e6e65742f636f766572616c6c732f632f6769746875622f6f72697361692f6e657474652d687474702f76312e783f63616368653d333030)](https://coveralls.io/github/orisai/nette-http?branch=v1.x) [![](https://camo.githubusercontent.com/52fa5821912c98dcc9ab1231e45078323566c6782fb1e4862cca79fab8b8eda1/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742675726c3d68747470733a2f2f62616467652d6170692e737472796b65722d6d757461746f722e696f2f6769746875622e636f6d2f6f72697361692f6e657474652d687474702f76312e78)](https://dashboard.stryker-mutator.io/reports/github.com/orisai/nette-http/v1.x) [![](https://camo.githubusercontent.com/7ebc9a9839f8b9b125481af671e9d3980a4ca4710801059affc47c04eb18c328/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f64742f6f72697361692f6e657474652d687474703f63616368653d33363030)](https://packagist.org/packages/orisai/nette-http) [![](https://camo.githubusercontent.com/6d39fb00e2def4026b29b00e04d46c79cc67acbfe63c4db2227b21b96b65f8bd/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f6f72697361692f6e657474652d687474703f63616368653d33363030)](https://packagist.org/packages/orisai/nette-http) [![](https://camo.githubusercontent.com/40b2374865c7727b1568a7b77cc1a8068979ac265d85d659fe73b2d337b458e6/68747470733a2f2f62616467656e2e6e65742f62616467652f6c6963656e73652f4d504c2d322e302f626c75653f63616368653d33363030)](https://choosealicense.com/licenses/mpl-2.0/)

```
extensions:
	orisai.http.auth: OriNette\Http\Auth\DI\HttpAuthExtension

orisai.http.auth:
	enabled: true
	users:
		user1: password
		user2: $2y$10$kP2nVtmSOLA2LIDnwNxa9.MpL0VnCddBOGltj1zySsLF7AxYQae3a
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance48

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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

Every ~134 days

Recently: every ~94 days

Total

8

Last Release

318d ago

PHP version history (4 changes)1.0.0PHP &gt;=7.4.0 &lt;8.2.0

1.0.1PHP &gt;=7.4.0 &lt;8.3.0

1.1.2PHP 7.4 - 8.3

1.1.3PHP 7.4 - 8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20974277?v=4)[Marek Bartoš](/maintainers/mabar)[@mabar](https://github.com/mabar)

---

Top Contributors

[![mabar](https://avatars.githubusercontent.com/u/20974277?v=4)](https://github.com/mabar "mabar (45 commits)")

---

Tags

authauthenticationbasichttpnettenette-frameworkorisaiphphttpnetteauthAuthenticationbasicorisai

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/orisai-nette-http/health.svg)

```
[![Health](https://phpackages.com/badges/orisai-nette-http/health.svg)](https://phpackages.com/packages/orisai-nette-http)
```

###  Alternatives

[contributte/apitte

An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes and loving openapi/swagger.

641.3M3](/packages/contributte-apitte)[middlewares/http-authentication

Middleware to implement Basic and Digest Http authentication

35302.0k2](/packages/middlewares-http-authentication)[sven/super-basic-auth

A lightweight package to add basic authentication to your Laravel app.

232.6k](/packages/sven-super-basic-auth)[kdyby/fake-session

FakeSession class for Nette Framework

11354.8k7](/packages/kdyby-fake-session)

PHPackages © 2026

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