PHPackages                             shibin/laravel-quiqup - 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. [API Development](/categories/api)
4. /
5. shibin/laravel-quiqup

ActiveLibrary[API Development](/categories/api)

shibin/laravel-quiqup
=====================

Laravel package for integrating the Quiqup delivery API (create, track, and manage orders)

v1.0.0(7mo ago)02MITPHPPHP ^8.0

Since Jan 8Pushed 7mo agoCompare

[ Source](https://github.com/cpshibinoppo/laravel-quiqup)[ Packagist](https://packagist.org/packages/shibin/laravel-quiqup)[ RSS](/packages/shibin-laravel-quiqup/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Laravel Quiqup Integration
==========================

[](#laravel-quiqup-integration)

A Laravel package to integrate with the **Quiqup Delivery API**, allowing you to create orders, retrieve orders, download AWB labels, and mark orders as ready for collection.

This package wraps the Quiqup REST API into a clean Laravel Facade for fast and consistent integration.

---

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

[](#requirements)

- PHP **8.1+**
- Laravel **10 / 11**
- Quiqup Partner Account (Sandbox or Production)
- Quiqup API Key

---

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

[](#installation)

Install the package via Composer:

```
composer require shibin/quiqup

## Configuration

### Publish Configuration File

```bash
php artisan vendor:publish --tag=quiqup-config

## Environment Variables

Add the following values to your `.env` file:

```env
QUIQUP_CLIENT_ID=
QUIQUP_CLIENT_SECRET=your_api_key_here
QUIQUP_ENV=Environment: 'staging' or 'production'
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance63

Regular maintenance activity

Popularity2

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

224d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/89115093?v=4)[Shibin C P](/maintainers/cpshibinoppo)[@cpshibinoppo](https://github.com/cpshibinoppo)

---

Top Contributors

[![cpshibinoppo](https://avatars.githubusercontent.com/u/89115093?v=4)](https://github.com/cpshibinoppo "cpshibinoppo (1 commits)")

### Embed Badge

![Health badge](/badges/shibin-laravel-quiqup/health.svg)

```
[![Health](https://phpackages.com/badges/shibin-laravel-quiqup/health.svg)](https://phpackages.com/packages/shibin-laravel-quiqup)
```

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

79227.1M234](/packages/laravel-mcp)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1349.3k1](/packages/jasara-php-amzn-selling-partner-api)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)[fleetbase/core-api

Core Framework and Resources for Fleetbase API

1239.7k25](/packages/fleetbase-core-api)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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