antidot-fw/framework

Anti.Framework library

Fund package maintenance!
kpicaza

Installs: 3 115

Dependents: 8

Suggesters: 0

Security: 0

Stars: 18

Watchers: 5

Forks: 3

Open Issues: 3

pkg:composer/antidot-fw/framework

2.0.2 2024-05-22 18:49 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.