Libraries tagged by magic-methods
netsilik/struct
288 Downloads
Getters and setters made easy by rule bound magic methods. Support for Read-only public properties.
max13/base-model
58 Downloads
Base model, simply implementing magic methods
kleisli/flow-phpstan
2 Downloads
Reflection Extensions for static analysis of Flow classes with magic methods
keven/magician
25 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
jesseschalken/magic-utils
29 Downloads
Traits and functions to help with implementing PHP's magic methods
fusepump/base.php
4995 Downloads
Base class with magic methods and options set and get.
elfsundae/httpclient
524 Downloads
A smart Guzzle wrapper provides convenient method chaining, global request options, and magic methods to customize request options.
bigdropinc/yii2-find-by-attribute
8 Downloads
Allowed to use magic methods for finding active records by attributes
axebear/php-magic
50 Downloads
PHP micro framework for hooking into magic methods using docblocks and attributes.
affinity4/validate
4 Downloads
Trait which uses magic methods to automatically validate properties using annotations
manchenkov/php-enum
4 Downloads
Enumeration type - PHP implementation with useful magic methods
linusshops/magicdoc
21 Downloads
Autogenerate phpdoc for magic methods from json documents
emilmoe/extendable
62 Downloads
Allowing methods classes to be extended with static and non-static methods. Also supporting classes with already magic methods.
aesonus/php-magic
314 Downloads
Reads the class docblock to determine magic method behavior