koriym/alps

ALPS for PHP

Maintainers

Details

github.com/koriym/alps

Source

Issues

Installs: 33 301

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/koriym/alps

0.1.1 2019-07-25 15:40 UTC

This package is auto-updated.

Last update: 2025-09-26 05:45:09 UTC


README

A utility for ALPS (Application-Level Profile Semantics)

Install

composer require koriym/alps

Usage

$alps = new Alps(__DIR__ . '/profile.json');

var_dmp($alps->descriptors);
var_dmp($alps->rels);