PHPackages                             afzafri/city-link-express-tracking-api - 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. afzafri/city-link-express-tracking-api

ActiveLibrary[API Development](/categories/api)

afzafri/city-link-express-tracking-api
======================================

Return JSON formatted string of City-Link Express Tracking details

14PHP

Since Jan 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/afzafri/City-Link-Express-Tracking-API)[ Packagist](https://packagist.org/packages/afzafri/city-link-express-tracking-api)[ RSS](/packages/afzafri-city-link-express-tracking-api/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

City-Link Express Tracking API
==============================

[](#city-link-express-tracking-api)

Return JSON formatted string of City-Link Express Tracking details

Installation
============

[](#installation)

`composer require afzafri/city-link-express-tracking-api:dev-master`

Usage
=====

[](#usage)

- `http://site.com/api.php?trackingNo=CODE`
- where `CODE` is your parcel tracking number
- It will then return a JSON formatted string, you can parse the JSON string and do what you want with it.

Sample Response
===============

[](#sample-response)

```
{
    "http_code": 200,
    "error_msg": "No error",
    "status": 1,
    "message": "Record Found",
    "data": [
        {
            "date": "07/05/2020",
            "time": "08:25 PM",
            "location": "NILAI, MALAYSIA",
            "process": "Package Delivered - Signed for by:XXX"
        },
        {
            "date": "07/05/2020",
            "time": "02:06 PM",
            "location": "NILAI, MALAYSIA",
            "process": "With City-Link Delivery Courier: XXX"
        },
        {
            "date": "06/05/2020",
            "time": "09:38 AM",
            "location": "NILAI, MALAYSIA",
            "process": "At City-Link Local Facility"
        },
        {
            "date": "06/05/2020",
            "time": "05:56 AM",
            "location": "DATARAN CITY-LINK EXPRESS, MALAYSIA",
            "process": "Departed sorting facility"
        },
        {
            "date": "05/05/2020",
            "time": "09:18 PM",
            "location": "SHAMELIN PERKASA, MALAYSIA",
            "process": "Departed City-Link Facility"
        },
        {
            "date": "05/05/2020",
            "time": "09:01 PM",
            "location": "SHAMELIN PERKASA, MALAYSIA",
            "process": "Arrived City-Link Facility"
        }
    ],
    "info": {
        "creator": "Afif Zafri (afzafri)",
        "project_page": "https://github.com/afzafri/City-Link-Express-Tracking-API",
        "date_updated": "09/12/2020"
    }
}
```

License
=======

[](#license)

This library is under `MIT license`, please look at the LICENSE file

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

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/277f98101508a807425a3f3a2e7cacf16a75934097e44ed1479351c2474b5fe2?d=identicon)[afzafri](/maintainers/afzafri)

---

Top Contributors

[![afzafri](https://avatars.githubusercontent.com/u/14824387?v=4)](https://github.com/afzafri "afzafri (10 commits)")

### Embed Badge

![Health badge](/badges/afzafri-city-link-express-tracking-api/health.svg)

```
[![Health](https://phpackages.com/badges/afzafri-city-link-express-tracking-api/health.svg)](https://phpackages.com/packages/afzafri-city-link-express-tracking-api)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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