Libraries tagged by magic meta
shaka/dynamic-update-trait
8036 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
evas-php/evas-di
123 Downloads
Di module (Dependency Injection container trait & class) based on magic methods
aedart/athenaeum
5164 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
slick/common
6912 Downloads
Slick common package contains a set of useful classes and traits for Slick library
aedart/athenaeum-properties
1934 Downloads
DEPRECATED - Provides means to dynamically deal with inaccessible properties, by implementing some of PHP's magic methods
isra00/class-triggers
6 Downloads
Inject magic actions before and after any method of any class
laravilt/auth
530 Downloads
Complete authentication system for Laravilt with 8 methods: login, registration, OTP, 2FA, password reset, social auth, passkeys, and magic links
kleisli/flow-phpstan
11 Downloads
Reflection Extensions for static analysis of Flow classes with magic methods
yab/cerebrum
20215 Downloads
The easiest way to add some mental magic to any part of your Laravel/Lumen app.
lightningspirit/magic-interfaces
28 Downloads
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
jesseschalken/magic-utils
29 Downloads
Traits and functions to help with implementing PHP's magic methods
fxlacroix/magic-bundle
44 Downloads
Magic means nothing yet :-)
blackcube/magic-compose
30 Downloads
Simple solution for magic methods and method composition using attributes
axebear/php-magic
50 Downloads
PHP micro framework for hooking into magic methods using docblocks and attributes.
aesonus/php-magic
314 Downloads
Reads the class docblock to determine magic method behavior