Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.13 KB

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