PHPackages                             shopgo/skynet - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. shopgo/skynet

ActiveMagento2-module[HTTP &amp; Networking](/categories/http)

shopgo/skynet
=============

Integrates Magento 2 with SkyNet shipping service.

00

Since Apr 12Compare

[ Source](https://github.com/shopgo-magento2/skynet)[ Packagist](https://packagist.org/packages/shopgo/skynet)[ RSS](/packages/shopgo-skynet/feed)WikiDiscussions Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

SkyNet
======

[](#skynet)

#### Contents

[](#contents)

- [Synopsis](#syn)
- [Overview](#over)
- [Installation](#install)
- [Tests](#tests)
- [Contributors](#contrib)
- [License](#lic)

Synopsis
---------------------------------------

[](#synopsis)

TODO

Overview
----------------------------------------

[](#overview)

TODO

Installation
-----------------------------------------------

[](#installation)

Below, you can find two ways to install the skynet module.

### 1. Install via Composer (Recommended)

[](#1-install-via-composer-recommended)

First, make sure that Composer is installed:

Make sure that Packagist repository is not disabled.

Run Composer require to install the module:

```
php /composer.phar require shopgo/skynet:*

```

### 2. Clone the skynet repository

[](#2-clone-the-skynet-repository)

Clone the [skynet](https://github.com/shopgo-magento2/skynet) repository using either the HTTPS or SSH protocols.

### 2.1. Copy the code

[](#21-copy-the-code)

Create a directory for the skynet module and copy the cloned repository contents to it:

```
mkdir -p /app/code/ShopGo/SkyNet
cp -R /* /app/code/ShopGo/SkyNet

```

### Update the Magento database and schema

[](#update-the-magento-database-and-schema)

If you added the module to an existing Magento installation, run the following command:

```
php /bin/magento setup:upgrade

```

### Verify the module is installed and enabled

[](#verify-the-module-is-installed-and-enabled)

Enter the following command:

```
php /bin/magento module:status

```

The following confirms you installed the module correctly, and that it's enabled:

```
example
    List of enabled modules:
    ...
    ShopGo_SkyNet
    ...

```

Tests
--------------------------------------

[](#tests)

TODO

Contributors
-----------------------------------------------

[](#contributors)

Ammar ()

License
--------------------------------------

[](#license)

[Open Source License](LICENSE.txt)

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fade51510807f20e8bcb48cc5dfcb6d379b393d65053b79524792b1f98c784b6?d=identicon)[akai-z](/maintainers/akai-z)

![](https://avatars.githubusercontent.com/u/11798669?v=4)[ShopGo](/maintainers/ShopGo)[@shopgo](https://github.com/shopgo)

### Embed Badge

![Health badge](/badges/shopgo-skynet/health.svg)

```
[![Health](https://phpackages.com/badges/shopgo-skynet/health.svg)](https://phpackages.com/packages/shopgo-skynet)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
