imponeer/extensions-setup-contracts

Interfaces for writing setup logic when installing extensions

v0.1.6 2023-10-01 09:17 UTC

This package is auto-updated.

Last update: 2024-04-01 09:41:37 UTC


README

License GitHub release Maintainability PHP Packagist

Extensions Setup Contracts

Interfaces for writing setup logic when installing extensions

Installation

To install and use this package, we recommend to use Composer:

composer require imponeer/extensions-setup-contracts

Otherwise, you need to include manually files from src/ directory.

How to contribute?

If you want to add some functionality or fix bugs, you can fork, change and create pull request. If you not sure how this works, try interactive GitHub tutorial.

If you found any bug or have some questions, use issues tab and write there your questions.