alpha-zeta/framework

Simple lightweight modern component psr compatible PHP framework

1.0.4 2024-09-22 10:43 UTC

This package is auto-updated.

Last update: 2024-09-27 12:32:11 UTC


README

Simple lightweight modern component psr compatible PHP framework

Install

composer require alpha-zeta/framework

Features

  • PHP 8.2
  • Dependency injection amd container
  • Pipeline and middlewares
  • Fast and powerful routing
  • Jobs, queues and tasks
  • Events and listeners
  • Command line
  • Migrations
  • Controllers
  • QueryBuilder
  • And others...

Usage

see UserGuide