PHPackages                             neutomic/neutomic - 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. neutomic/neutomic

ActiveLibrary[Framework](/categories/framework)

neutomic/neutomic
=================

Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.

126655[3 issues](https://github.com/neutomic/neutomic/issues)[1 PRs](https://github.com/neutomic/neutomic/pulls)PHPCI passing

Since May 30Pushed 2mo ago6 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

**Neu**tomic
============

[](#neutomic)

[![Unit tests status](https://github.com/neutomic/neutomic/workflows/unit%20tests/badge.svg)](https://github.com/neutomic/neutomic/workflows/unit%20tests/badge.svg)[![Static analysis status](https://github.com/neutomic/neutomic/workflows/static%20analysis/badge.svg)](https://github.com/neutomic/neutomic/workflows/static%20analysis/badge.svg)[![Security analysis status](https://github.com/neutomic/neutomic/workflows/security%20analysis/badge.svg)](https://github.com/neutomic/neutomic/workflows/security%20analysis/badge.svg)[![Coding standards status](https://github.com/neutomic/neutomic/workflows/coding%20standards/badge.svg)](https://github.com/neutomic/neutomic/workflows/coding%20standards/badge.svg)[![Coverage Status](https://camo.githubusercontent.com/18620c3aec73709335390a61363a344f279fc60dbeb52e4b4b6265d63d4f8de6/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e6575746f6d69632f6e6575746f6d69632f62616467652e737667)](https://coveralls.io/github/neutomic/neutomic)[![Total Downloads](https://camo.githubusercontent.com/e16b49748637e82e4c68b05cbeec1244742b3f4c290c642d247bd81bf169c84b/68747470733a2f2f706f7365722e707567782e6f72672f6e6575746f6d69632f6e6575746f6d69632f642f746f74616c2e737667)](https://packagist.org/packages/neutomic/neutomic)[![Latest Stable Version](https://camo.githubusercontent.com/35d96d127986255631173cfe376e04517a0a63c2a6e144d4ab8f457ecfe520ce/68747470733a2f2f706f7365722e707567782e6f72672f6e6575746f6d69632f6e6575746f6d69632f762f737461626c652e737667)](https://packagist.org/packages/neutomic/neutomic)[![License](https://camo.githubusercontent.com/1f8589b32895bb242b21be74e107d0d461b913dd21e12330a9007ae3e216ed82/68747470733a2f2f706f7365722e707567782e6f72672f6e6575746f6d69632f6e6575746f6d69632f6c6963656e73652e737667)](https://packagist.org/packages/neutomic/neutomic)

Introduction
------------

[](#introduction)

Caution

**Neu**tomic is currently in early development and is not yet ready for production use. Please check back later for updates.

Neutomic is a fast, asynchronous, lightweight PHP framework tailored for long-running process environments.

Key components of Neutomic include:

- **Event-Driven Architecture**: Built on top of [revolt-php](https://revolt.run/), Neu supports event-driven, non-blocking I/O operations, ensuring efficient handling of concurrent tasks.
- **Non-Blocking HTTP Server**: It leverages [amphp/http-server](https://amphp.org/http-server), a non-blocking HTTP/1.1 and HTTP/2 server, enabling fast, scalable web applications.

Neu is designed to power high-traffic APIs, complex web applications, and real-time data processing systems. By adopting modern asynchronous PHP features, Neu helps developers build robust, efficient applications that are well-suited to today's dynamic, high-load environments.

Skeleton repository
-------------------

[](#skeleton-repository)

Look at the skeleton repository [neutomic/skeleton](https://github.com/neutomic/skeleton) for a simple example of a Neu application.

To Do
-----

[](#to-do)

- Multithreading support
- Static file serving
- Middleware support
- Dependency injection
- Database support
- Logging
- Configuration
- Error handling
- Cache
- Console
- Templating
- Logging
- Database
    - MySQL
    - PostgreSQL
- Session management
- Cookie management
- Event Dispatcher
- Console
- Cache
    - File
    - Redis
    - Locale
- Form Parsing
    - Streamed parsing
        - Multipart
        - URL-encoded
    - Full parsing
        - Multipart
        - URL-encoded
- CSRF protection
- Authentication
- Authorization
- WebSockets support
- Unit tests
- Code coverage
- Static analysis
- Security analysis

License
-------

[](#license)

The MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance58

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8489d7c85bfa7c637b8e13484f3f659652aea0568b6e7f9e66edeb0649b5a2f1?d=identicon)[azjezz](/maintainers/azjezz)

---

Top Contributors

[![azjezz](https://avatars.githubusercontent.com/u/29315886?v=4)](https://github.com/azjezz "azjezz (70 commits)")[![devnix](https://avatars.githubusercontent.com/u/1777519?v=4)](https://github.com/devnix "devnix (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![shyim](https://avatars.githubusercontent.com/u/6224096?v=4)](https://github.com/shyim "shyim (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

712181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)[laravel/pail

Easily delve into your Laravel application's log files directly from the command line.

91545.3M590](/packages/laravel-pail)

PHPackages © 2026

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