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.
v4.0.0
2022-07-02 19:32 UTC
Requires
- php: ^8.1
Requires (Dev)
- ext-iconv: *
- doctrine/coding-standard: 9.0.0
- pestphp/pest: ^1.21.1
- phpstan/phpstan: ^1.8.0
- symfony/var-dumper: ^6.1.0
README
Macroable Package is a trait that, gives you the ability in effect to add new methods to a class at runtime.
Installation
With Composer
composer require glowy/macroable
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) Sergey Romanenko