Registry / utility / quantaforge-macroable

quantaforge-macroable

JSON →
library1.0.0phppackagistunverified

The QuantaForge Macroable package.

composer require quantaforge/macroable
INSTALL
IMPORT
SIG · QUANTAFORGE-MACROA
Q
quantaforge-macroable
utilityphpv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Macroable
use QuantaForge\Macroable\Macroable;

Add macros to any class using the Macroable trait.

use QuantaForge\Macroable\Macroable; class MyClass { use Macroable; } MyClass::macro('hello', function () { return 'Hello, World!'; }); echo MyClass::hello();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
quantaforge-macroable — pip install quantaforge-macroable · libregistry