msgframework/extension

v1.0.2 2022-04-12 18:23 UTC

This package is auto-updated.

Last update: 2024-04-12 22:33:08 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

About

The Extension library.

Create Extension

use Msgframework\Lib\Extension\Extension;

Installation

You can install this package easily with Composer.

Just require the package with the following command:

$ composer require msgframework/extension