PHPackages                             veasin/nx-tiny - 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. veasin/nx-tiny

ActiveLibrary[Framework](/categories/framework)

veasin/nx-tiny
==============

A minimalist, functional PHP framework. Focus on declarative config, tail-call optimization, and clear domain modeling.

001

Since Mar 8Pushed 2mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

nx-tiny: A Minimal, Declarative Functional PHP Framework
========================================================

[](#nx-tiny-a-minimal-declarative-functional-php-framework)

---

中文版
---

[](#中文版)

### 描述

[](#描述)

`nx-tiny` 是一个轻量级的、函数驱动的 PHP 框架，专为现代开发实践设计。它优先考虑**配置优于代码**，支持**尾调用优化**。

它避免了复杂的类层次结构和“魔法”行为，转而采用显式的、简单的全局函数。

### 核心哲学

[](#核心哲学)

- **配置 &gt; 代码**：所有操作都由中央配置容器驱动。
- **函数式风格**：鼓励尾调用优化和可组合的函数链。
- **声明式路由**：路由通过注解或脚本定义并自动生成。
- **领域模型**：模型代表业务逻辑和关系，而不仅仅是数据库 ORM 实体。
- **缓存即逻辑**：缓存集成在业务流程中，并内置回退机制。

### 安装

[](#安装)

```
composer require veasin/nx-tiny
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance61

Regular maintenance activity

Popularity0

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

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/f2ee4bafb8c8b18eaed291c17a7ac2dbb71b510462a63128b41b7d4f603b8f4d?d=identicon)[vea](/maintainers/vea)

### Embed Badge

![Health badge](/badges/veasin-nx-tiny/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M190](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[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.7M255](/packages/laravel-dusk)[laravel/prompts

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

708181.8M591](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M120](/packages/cakephp-chronos)

PHPackages © 2026

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