PHPackages                             lemon-development/lunarphp-bulgaria-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. [HTTP &amp; Networking](/categories/http)
4. /
5. lemon-development/lunarphp-bulgaria-shipping

ActiveLibrary[HTTP &amp; Networking](/categories/http)

lemon-development/lunarphp-bulgaria-shipping
============================================

LunarPHP shipping drivers for Bulgaria (Econt, Speedy)

00PHP

Since Dec 13Pushed 5mo agoCompare

[ Source](https://github.com/lemon-development/lunarphp-bulgaria-shipping)[ Packagist](https://packagist.org/packages/lemon-development/lunarphp-bulgaria-shipping)[ RSS](/packages/lemon-development-lunarphp-bulgaria-shipping/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lunar Bulgaria Shipping (Econt + Speedy)
========================================

[](#lunar-bulgaria-shipping-econt--speedy)

A **LunarPHP 1.x** add-on that provides shipping drivers for Bulgarian couriers.

- ✅ **Econt** shipping driver (planned)
- ✅ **Speedy** shipping driver (planned)

> Status: **WIP** – package is published and installable; courier integrations and admin settings are being implemented.

Requirements
------------

[](#requirements)

- PHP **8.2+**
- Lunar **1.x** (`lunarphp/core`)

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

[](#installation)

### Install via Packagist

[](#install-via-packagist)

```
composer require lemon-development/lunarphp-bulgaria-shipping
```

Laravel package auto-discovery will register the service provider automatically.

### Development install (local path)

[](#development-install-local-path)

If you are developing this package inside your Lunar app (monorepo-style):

1. Put the package here:

```
/packages/lemon-development/lunarphp-bulgaria-shipping

```

2. Add a **path repository** to your app `composer.json`:

```
{
  "repositories": [
    {
      "type": "path",
      "url": "packages/lemon-development/lunarphp-bulgaria-shipping",
      "options": { "symlink": true }
    }
  ]
}
```

3. Require the package:

```
composer require lemon-development/lunarphp-bulgaria-shipping:"*"
```

Usage
-----

[](#usage)

Once drivers are implemented, you will be able to select courier drivers when creating **Shipping Methods** in the Lunar admin panel.

Typical flow:

1. Create a **Shipping Zone**
2. Create a **Shipping Method**
3. Choose the driver (**Econt** / **Speedy**)
4. Configure the method and rates/options

Configuration
-------------

[](#configuration)

Configuration and admin UI are coming in a future release.

Planned settings include:

- API credentials (test/live)
- services (to address / to office)
- office/pickup selection support
- optional COD (cash on delivery)
- optional delivery-time estimates

Development
-----------

[](#development)

After changing package code in a linked project:

```
composer dump-autoload
php artisan optimize:clear
```

License
-------

[](#license)

MIT

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance50

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/deac2584dcf400baf2789930b4f3718a7409778c52ed4092d9d056f3b7feb868?d=identicon)[pavel\_wdev](/maintainers/pavel_wdev)

---

Top Contributors

[![ppalashturov](https://avatars.githubusercontent.com/u/10973877?v=4)](https://github.com/ppalashturov "ppalashturov (8 commits)")

### Embed Badge

![Health badge](/badges/lemon-development-lunarphp-bulgaria-shipping/health.svg)

```
[![Health](https://phpackages.com/badges/lemon-development-lunarphp-bulgaria-shipping/health.svg)](https://phpackages.com/packages/lemon-development-lunarphp-bulgaria-shipping)
```

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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