atomastic/macroable

This package is abandoned and no longer maintained. The author suggests using the glowy/macroable package instead.

Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.

Installs: 7 068

Dependents: 1

Suggesters: 0

Security: 0

Stars: 7

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/atomastic/macroable

v4.0.0 2022-07-02 19:32 UTC

This package is auto-updated.

Last update: 2023-11-25 11:07:03 UTC


README

Macroable Package is a trait that, gives you the ability in effect to add new methods to a class at runtime.

License MIT Total downloads GitHub Repo stars GitHub forks Hits of Code


Installation

With Composer

composer require glowy/macroable

Resources

Tests

Run tests

./vendor/bin/pest

License

The MIT License (MIT) Copyright (c) Sergey Romanenko