Libraries tagged by dynamic-methods
monospice/spicy-identifiers
842667 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
laravel-enso/dynamic-methods
35961 Downloads
Dynamic methods, relations or accessors for models
silvertipsoftware/dynamic-methods
11281 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
laravel-liberu/dynamic-methods
2842 Downloads
Dynamic methods, relations or accessors for models
cgdsoftware/dynamic-methods
761 Downloads
Dynamic methods, relations or accessors for models
s-borchev/spicy-identifiers
2481 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mercuryseries/laravel-helpers
1671 Downloads
Dynamic Method Helpers
drupol/dynamicobjects
175 Downloads
Create and manage dynamic properties and methods on a PHP object.
zero-to-prod/dynamic-setter
37 Downloads
Fluently set class properties with dynamic methods.
yukata-roommate/static-proxy
11 Downloads
Calling dynamic methods statically
shaka/dynamic-update-trait
80 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.
yukata-roommate/call-property
2 Downloads
Access class properties as dynamic methods
lamoni/markupbuilder
30 Downloads
A PHP class used for building a single-level DOM object using method chaining and dynamic methods