zestic / actio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:PHP 100.0%