msgframework / extension
description
Installs: 25
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/msgframework/extension
Requires
- php: >=7.4
- msgframework/registry: ^1.0
This package is auto-updated.
Last update: 2025-09-13 02:02:10 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