msgframework / extension
description
v1.0.2
2022-04-12 18:23 UTC
Requires
- php: >=7.4
- msgframework/registry: ^1.0
This package is auto-updated.
Last update: 2024-11-13 00:07:48 UTC
README
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