Incomaker API library

Maintainers

Details

github.com/incomaker/api

Source

Issues

Installs: 224

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/incomaker/api

3.2.2 2024-11-11 15:01 UTC

README

API and helper functions for Incomaker PHP plugins.

Deploy

Create a tag with version number. Commit and push to GitHub and library will automatically appear in packagist.

Use

Add to your project with Composer CLI:

composer require incomaker/magento2

or add to composer.json:

"require": {
    "incomaker/api": "^3.1.1"
}