blackcube/magic-compose
Simple solution for magic methods and method composition using attributes
时间:2026-02-26 18:23
kdyby/strict-objects
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
时间:2026-01-04 17:02
gwl12345/laravel-breezy
A starter kit for the Laravel framework using Inertia.js (2.3.4), React (TS), and shadcn (Laravel Authentication Styling). Extended with multiple login methods support, magic link authentication, and passkey (Laragear/WebAuthn) login. Together with browser session and modified UI for the two-factor
时间:2025-12-19 06:58
laravilt/auth
Complete authentication system for Laravilt with 8 methods: login, registration, OTP, 2FA, password reset, social auth, passkeys, and magic links
时间:2025-12-10 20:33
gwl12345/laravel-jetstream-react-shadcn-multilogin
A starter kit for the Laravel framework using Jetstream, Inertia.js, React (TS), and shadcn (Laravel Authentication Styling). Extended with multiple login methods support, magic link authentication, and passkey (Laragear/WebAuthn) login.
时间:2025-07-25 03:23
axebear/php-magic
PHP micro framework for hooking into magic methods using docblocks and attributes.
时间:2024-05-08 14:29
shaka/dynamic-update-trait
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
时间:2024-02-26 14:37
lightningspirit/magic-interfaces
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
时间:2014-12-14 12:57
aedart/overload
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter
时间:2014-11-25 11:38
isra00/class-triggers
Inject magic actions before and after any method of any class
时间:2012-12-15 00:07