Geocoder - Add Ludwig Integration

Created on 28 January 2021, over 3 years ago
Updated 28 January 2024, 5 months ago

Problem/Motivation

Many users like myself do not have access to a environment where composer can be used to install modules and have to look to ludwig as a answer.

Proposed resolution

Add ludwig.json file to installation to enable ludwig to handle needed package installations

What i have put together so far is the following.

{
    "require": {
        "davedevelopment/stiphle": {
            "version": "v0.9.2",
            "url": "https://github.com/davedevelopment/stiphle/archive/0.9.2.zip"
        },
        "willdurand/geocoder": {
            "version": "v4.3.0",
            "url": "https://github.com/geocoder-php/php-common/archive/4.3.0.zip"
        },
        "clue/stream-filter": {
            "version": "v1.5.0",
            "url": "https://github.com/clue/stream-filter/archive/v1.5.0.zip"
        },
        "php-http/message-factory": {
            "version": "v1.0.2",
            "url": "https://github.com/php-http/message-factory/archive/v1.0.2.zip"
        },
        "php-http/message": {
            "version": "v1.10.0",
            "url": "https://github.com/php-http/message/archive/1.10.0.zip"
        },
        "psr/http-client": {
            "version": "v1.0.1",
            "url": "https://github.com/php-fig/http-client/archive/1.0.1.zip"
        },
        "php-http/promise": {
            "version": "v1.1.0",
            "url": "https://github.com/php-http/promise/archive/1.1.0.zip"
        },
        "php-http/httplug": {
            "version": "v2.2.0",
            "url": "https://github.com/php-http/httplug/archive/2.2.0.zip"
        },
        "php-http/guzzle6-adapter": {
            "version": "v2.0.1",
            "url": "https://github.com/php-http/guzzle6-adapter/archive/v2.0.1.zip"
        },
        "php-http/discovery": {
            "version": "v1.13.0",
            "url": "https://github.com/php-http/discovery/archive/1.13.0.zip"
        },
        "geocoder-php/common-http": {
            "version": "v4.3.0",
            "url": "https://github.com/geocoder-php/php-common-http/archive/4.3.0.zip"
        },
        "geocoder-php/google-maps-provider": {
            "version": "v4.5.0",
            "url": "https://github.com/geocoder-php/google-maps-provider/archive/4.5.0.zip"
        }
    }
}
✨ Feature request
Status

Fixed

Version

3.0

Component

Code

Created by

🇿🇦South Africa Duvan.Slabbert

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024