Skip to content

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

License

Notifications You must be signed in to change notification settings

glowyphp/macroable

Repository files navigation

Macroable

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

composer require glowy/macroable

Resources

Tests

Run tests

./vendor/bin/pest

License

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