PHPackages                             avik/pulse - 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. [Framework](/categories/framework)
4. /
5. avik/pulse

ActiveLibrary[Framework](/categories/framework)

avik/pulse
==========

HTTP runtime and request lifecycle kernel for the Avik framework

v1.1.1(3mo ago)091MITPHPPHP &gt;=8.1

Since Dec 28Pushed 3mo agoCompare

[ Source](https://github.com/aviyandev/avik-pulse)[ Packagist](https://packagist.org/packages/avik/pulse)[ RSS](/packages/avik-pulse/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (10)Versions (4)Used By (1)

avik/pulse
==========

[](#avikpulse)

Pulse is the runtime and HTTP kernel of the Avik framework.

It is responsible for driving the request–response lifecycle.

---

Responsibilities
----------------

[](#responsibilities)

- Receive HTTP requests
- Run middleware pipeline
- Dispatch routes to controllers
- Convert exceptions into HTTP responses

---

What Pulse Does NOT Do
----------------------

[](#what-pulse-does-not-do)

- Define routes
- Define middleware
- Bootstrap the application
- Contain business logic

---

Lifecycle
---------

[](#lifecycle)

Request → Middleware → Controller → Response

---

Design Principles
-----------------

[](#design-principles)

- Explicit execution flow
- No hidden magic
- Middleware-first architecture
- Framework-agnostic runtime

---

Stability
---------

[](#stability)

The API of this package is frozen after v1.0.0.

---

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance82

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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 ~45 days

Total

3

Last Release

97d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39535998?v=4)[Vineet Kumar](/maintainers/aviyandev)[@aviyandev](https://github.com/aviyandev)

---

Top Contributors

[![aviyandev](https://avatars.githubusercontent.com/u/39535998?v=4)](https://github.com/aviyandev "aviyandev (5 commits)")

### Embed Badge

![Health badge](/badges/avik-pulse/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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