/actio

Primary LanguagePHPMIT LicenseMIT

ActioPHP

Installation

Install the latest version:

composer require actiophp/actio

Usage

Actio::setHandler($handler);

Tests

To test copy .env.testing to .env

composer install
vendor/bin/pest

Credits

Code and ideas borrowed from https://github.com/jbroadway/analog