Search by

nmg / cbanditphp

jairus

Common Bandit. Utility functions

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/jairus/cbanditphp

Language:JavaScript

pkg:composer/nmg/cbanditphp

Statistics

Installs: 94

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.40 2025-10-05 08:40 UTC

README

Common Bandit. Utility functions.

Installation

composer require nmg/cbanditphp

Using GlobalClass method

$g = new nmg\CBandit\GlobalClass();
$g->nfo();

Using a simple function from src/CBandit/functions_helper.php

nfo();

License

This project is licensed under the MIT License.