alpha-zeta/framework

Simple lightweight modern component psr compatible PHP framework

1.0.7 2024-10-10 11:42 UTC

This package is auto-updated.

Last update: 2024-11-20 15:00:22 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