antidot-fw/framework

Anti.Framework library

Fund package maintenance!
kpicaza

2.0.1 2023-07-02 15:40 UTC

README

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status Maintainability

This package contains core components to make Antidot Framework work.

  • PSR-15 Middleware
  • Router
  • Server
  • Error Handlers

Requirements

v2.x.x

  • PHP >= 8.1

v1.x.x

  • PHP >= 7.4.0

Installation

composer require antidot-fw/framework

Usage

Take a look at Getting Started Guide in our Docs Site.