nmg/cbanditphp

Common Bandit. Utility functions

Installs: 67

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

v1.0.36 2024-09-29 05:47 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.