azulphp/framework

AzulPHP is a simple PHP framework.

Maintainers

Package info

github.com/SaadSebai/azulphp-framework

pkg:composer/azulphp/framework

Statistics

Installs: 14

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v0.2.1 2025-06-17 10:46 UTC

This package is auto-updated.

Last update: 2026-03-17 12:53:05 UTC


README

Latest Stable Version License

AzulPHP is a lightweight PHP framework designed for clean architecture, modular development, and fast application bootstrapping. It serves as the core of the AzulPHP ecosystem.

Features

  • Minimal and fast
  • MVC structure
  • PSR-4 autoloading
  • Middleware support
  • Service container
  • Request validation
  • Command-line support

Installation

Install via Composer:

composer require azulphp/framework