glowy / macroable
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
Installs: 4 968
Dependents: 9
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 0
Open Issues: 0
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