Libraries tagged by dynamic methods
apy/breadcrumbtrail-bundle
827845 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
monospice/spicy-identifiers
842697 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
gmazzap/andrew
17539 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
laravel-enso/dynamic-methods
36019 Downloads
Dynamic methods, relations or accessors for models
silvertipsoftware/dynamic-methods
11289 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
laravel-liberu/dynamic-methods
2843 Downloads
Dynamic methods, relations or accessors for models
cgdsoftware/dynamic-methods
761 Downloads
Dynamic methods, relations or accessors for models
s-borchev/spicy-identifiers
2495 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mercuryseries/laravel-helpers
1671 Downloads
Dynamic Method Helpers
yii2mod/yii2-image
10363 Downloads
Provides methods for the dynamic manipulation of images. Various image formats such as JPEG, PNG, and GIF can be resized, cropped, rotated.
comphp/di
45 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
zero-to-prod/dynamic-setter
37 Downloads
Fluently set class properties with dynamic methods.
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.
mvqn/dynamics
485 Downloads
A library for dynamic objects and methods.
uk/dynamic-properties
26 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods