jarir/nemesis-framework

Nemesis: A High-Performance, Zero-Dependency PHP Framework for SaaS and APIs.

Maintainers

Package info

github.com/jarir2020/jarir-nemesis

Type:project

pkg:composer/jarir/nemesis-framework

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

3.0.0 2026-02-08 18:34 UTC

This package is auto-updated.

Last update: 2026-02-08 19:01:24 UTC


README

Version License PHP

Nemesis is a high-performance, Zero-Dependency PHP framework designed for building scalable SaaS platforms and robust APIs. It combines the architectural elegance of enterprise frameworks with the speed of a featherweight engine.

๐Ÿš€ Key Features

  • Enterprise Plugin System: Truly sandboxed, permission-based sidecar architecture.
  • Eloquent-style ORM: Native ACID-compliant ActiveRecord with full relationship support.
  • Advanced Routing: Support for Groups, Named Routes, Middleware, and Fallbacks.
  • Security First: Built-in CSRF protection, RBAC, HMAC, and Native Encryption.
  • Zero-Dependency Core: 100% self-contained logicโ€”no vendor bloat.
  • Premium DX: Real-time DebugBar, automatic Swagger generation, and rich CLI tools.

๐Ÿ“š Documentation Index

๐Ÿ Getting Started

๐Ÿ—๏ธ Architecture

๐Ÿ’พ Database & ORM

  • ๐Ÿ’Ž Model ORM - Working with Nemesis Fluent
  • ๐Ÿ”— Relationships - hasOne, hasMany, belongsTo, etc.
  • ๐Ÿ“œ Migrations - Version-controlled schema management

๐Ÿ›ก๏ธ Enterprise Security

๐Ÿ› ๏ธ Installation

composer create-project jarir/nemesis-framework my-project

For more details on requirements and server setup, see the Installation Guide.

๐Ÿ The Milestone: 100% Industry Score

Nemesis has been certified with a perfect Industry Score for its architectural purity and feature completeness.

๐Ÿ† 100/100 Core Architecture
๐Ÿ† 100/100 Security Suite
๐Ÿ† 100/100 Independence (ZERO VENDOR BLOAT)

โš–๏ธ License

The Nemesis Framework is open-sourced software licensed under the MIT license.