azulphp/framework

AzulPHP is a simple PHP framework.

Installs: 14

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/azulphp/framework

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

This package is auto-updated.

Last update: 2025-12-17 12:18:07 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