PHPackages                             julio-os/shipping - 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. [Database &amp; ORM](/categories/database)
4. /
5. julio-os/shipping

ActiveMagento2-module[Database &amp; ORM](/categories/database)

julio-os/shipping
=================

A custom shipping module for julio.com (Magento 2)

1.0.4(6y ago)06MITPHP

Since Apr 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/julio-os/shipping)[ Packagist](https://packagist.org/packages/julio-os/shipping)[ Docs](https://github.com/julio-os/shipping)[ RSS](/packages/julio-os-shipping/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

A custom shipping module for [julio.com](https://julio.com) (Magento 2).

How to install
--------------

[](#how-to-install)

```
rm -rf composer.lock
composer clear-cache
composer require julio-os/shipping:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US es_MX
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Mgs/ninth \
	-f es_MX
bin/magento maintenance:disable
```

How to upgrade
--------------

[](#how-to-upgrade)

```
bin/magento maintenance:enable
composer remove julio-os/shipping
rm -rf composer.lock
composer clear-cache
composer require julio-os/shipping:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy \
	--area adminhtml \
	--theme Magento/backend \
	-f en_US es_MX
bin/magento setup:static-content:deploy \
	--area frontend \
	--theme Mgs/ninth \
	-f es_MX
bin/magento maintenance:disable
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2283d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (1 commits)")

---

Tags

mage2promage2pro-modulemage2pro-module-bespokemage2pro-module-readymage2pro-shippingmagentomagento2magento2-extensionmagento2-modulemagento 2

### Embed Badge

![Health badge](/badges/julio-os-shipping/health.svg)

```
[![Health](https://phpackages.com/badges/julio-os-shipping/health.svg)](https://phpackages.com/packages/julio-os-shipping)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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