glowy/macroable

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

Maintainers

👁 Awilum

Package info

github.com/glowyphp/macroable

pkg:composer/glowy/macroable

Statistics

Installs: 5 290

Dependents: 9

Suggesters: 0

Stars: 7

Open Issues: 0

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

Requires

  • php: ^8.1

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 05f3a7c407f2f529f837b3f064bfc313b1cc71f6

phpmacroableglowyglowyphp

This package is auto-updated.

Last update: 2026-06-25 16:57:08 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