packagit/component-common

There is no license information available for the latest version (dev-main) of this package.

dev-main 2022-05-29 02:43 UTC

This package is not auto-updated.

Last update: 2024-04-30 21:24:50 UTC


README

Latest Version on Packagist Build Status Quality Score Total Downloads

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Installation

You can install the package via composer:

composer require packagit/component-common

Usage

// Usage description here

Testing

composer test

How to create this package

packagit new Components/Common

Please see packagit for more information.