tarcisioq/api-beamer-php

A simple gateway for Beamer manager. Unofficial PHP library.

Installs: 5 443

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:package

0.1.4 2024-03-25 14:00 UTC

This package is auto-updated.

Last update: 2025-02-25 16:08:27 UTC


README

A simple gateway for Beamer manager.

Api-Beamer PHP

Unofficial PHP library for v0.1.2 of the Beamer API.

Install

composer require tarcisioq/api-beamer-php

Usage

include "vendor/autoload.php";

See /tests for usage tips;

Thanks.