libcloudflare-ddns1

dynamically update a DNS record using Cloudflare - runtime library

cloudflare-ddns is a oneshot program: you run it, it updates the DNS record, and it terminates. This uses Cloudflare's API, so to run the tool you'll need an API token and the Zone ID of the DNS zone that you want to update.

php-ml-json-ld

JSON-LD Processor for PHP

JsonLD is a fully conforming JSON-LD processor written in PHP. It is extensively tested and passes the official JSON-LD test suite.

php-league-config

simple yet opinionated approach to configuration

Define configuration arrays with strict schemas and access values with dot notation.

node-cbor

Node.js modules to encode and parse data in CBOR data format

node-cbor provides binaries and libraries to encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC8949).

php-ml-iri

IRI handling for PHP

This is a simple PHP class to ease IRI handling. Currently it just supports parsing of IRIs and relative IRI resolution.

python3-progressbar2

Text progress bar library for Python

A text progress bar is typically used to display the progress of a long running operation, providing a visual cue that processing is underway.