PHPackages                             hwebtech/nexa - 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. hwebtech/nexa

ActiveProject

hwebtech/nexa
=============

NexaPHP Framework — Build Fast. Scale Limitlessly.

v1.0.0(2d ago)15↑500%MITPHPPHP &gt;=8.1

Since Apr 6Pushed yesterdayCompare

[ Source](https://github.com/hwebtech/nexaphp)[ Packagist](https://packagist.org/packages/hwebtech/nexa)[ RSS](/packages/hwebtech-nexa/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

 [![NexaPHP Logo](assets/logo.png)](assets/logo.png)

NexaPHP Framework
=================

[](#nexaphp-framework)

> **"Build Fast. Scale Limitlessly."**

NexaPHP is a next-generation, high-speed PHP framework designed for modern, scalable web applications. Built with a developer-first mindset, NexaPHP provides a clean architecture, modular structure, and powerful tools to bridge the gap between simplicity and enterprise-grade performance.

---

### \[NEW\] Install via Composer

[](#new-install-via-composer)

To start a new NexaPHP project instantly, run:

```
composer create-project hwebtech/nexa my-new-app
```

---

### Core Value Propositions

[](#core-value-propositions)

- **Performance First:** Engineered for speed with single-digit millisecond overhead.
- **Total Flexibility:** No rigid ORM rules or complex configurations -- code your way.
- **Enterprise Security:** Hardened core with CSP, HSTS, and XSS protection out of the box.
- **Scalable Architecture:** Built-in Service Container and Middleware for infinite growth.
- **Nexa CLI Tool:** A dedicated high-performance terminal tool for rapid development.

---

### Technical Highlights

[](#technical-highlights)

- **Service Container:** Deep dependency injection for modular software design.
- **Express-style Routing:** Fluent routing engine with recursive middleware and route grouping.
- **Lightweight Query Builder:** Speed-optimized, chainable database queries.
- **Secure Authentication:** Native Auth helper for sessions and password verification.
- **CLI Powerhouse:** Scaffold controllers, models, views, and migrations with the `nexa` tool.

---

### Manual Installation

[](#manual-installation)

If you prefer to clone the repository manually for contribution or research:

1. **Clone the repository:**

    ```
    git clone https://github.com/hwebtech/nexaphp.git
    cd nexaphp
    ```
2. **Install dependencies:**

    ```
    composer install
    ```
3. **Configure Environment:**

    ```
    cp .env.example .env
    php nexa key:generate
    ```
4. **Launch Server:**

    ```
    php nexa serve
    ```

---

### Nexa CLI Commands

[](#nexa-cli-commands)

Maximize your productivity with a professional suite of terminal tools:

**General Usage**

- `php nexa help` -- List all available commands
- `php nexa about` -- Display framework information
- `php nexa serve [PORT]` -- Start development server (default: 7272)

**Database &amp; Configuration**

- `php nexa migrate` -- Apply database migrations
- `php nexa key:generate` -- Generate application secure key
- `php nexa env:example` -- Synchronize .env and .env.example

**Scaffolding (Rapid Development)**

- `php nexa make:controller NAME` -- Scaffold a new controller
- `php nexa make:model NAME` -- Scaffold a new model
- `php nexa make:middleware NAME` -- Create a new middleware
- `php nexa make:migration NAME` -- Create a new migration file
- `php nexa make:view NAME` -- Create a new view file

**Application Management**

- `php nexa route:list` -- Map your entire application routes
- `php nexa clear:logs` -- Delete all log files
- `php nexa down` -- Enter maintenance mode
- `php nexa up` -- Exit maintenance mode

---

### Project Vision

[](#project-vision)

**Vision:** To empower developers to build fast, secure, and maintainable web applications using a simple yet powerful PHP framework.

**Mission:** To provide a modern PHP development experience that prioritizes performance and flexibility without the bloat of traditional frameworks.

---

**NexaPHP — Build faster. Scale smarter.***© 2026 H-Web Technologiees Limited. All Rights Reserved.*

###  Health Score

41

—

FairBetter than 88% of packages

Maintenance100

Actively maintained with recent releases

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

2d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/266319514?v=4)[hwebtech](/maintainers/hwebtech)[@hwebtech](https://github.com/hwebtech)

---

Top Contributors

[![hwebtech](https://avatars.githubusercontent.com/u/266319514?v=4)](https://github.com/hwebtech "hwebtech (17 commits)")

### Embed Badge

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

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

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k17](/packages/civicrm-civicrm-core)[saithink/saiadmin

webman plugin

2709.9k1](/packages/saithink-saiadmin)[doppar/framework

The Doppar Framework

366.7k8](/packages/doppar-framework)[grrr-amsterdam/garp3

Framework and CMS built on top of Zend Framework.

1152.5k](/packages/grrr-amsterdam-garp3)

PHPackages © 2026

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