Libraries tagged by dynamic methods
apy/breadcrumbtrail-bundle
882977 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
monospice/spicy-identifiers
886761 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
gmazzap/andrew
20676 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
shaka/dynamic-update-trait
5233 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.
laravel-enso/dynamic-methods
38109 Downloads
Dynamic methods, relations or accessors for models
silvertipsoftware/dynamic-methods
12322 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
s-borchev/spicy-identifiers
3545 Downloads
An easy way to parse and manipulate identifier names, such as dynamic method names.
mercuryseries/laravel-helpers
1695 Downloads
Dynamic Method Helpers
laravel-liberu/dynamic-methods
3055 Downloads
Dynamic methods, relations or accessors for models
drupol/dynamicobjects
177 Downloads
Create and manage dynamic properties and methods on a PHP object.
yii2mod/yii2-image
10366 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
60 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.
hans-peter-ording/breadcrumbtrail-bundle
586 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
zero-to-prod/dynamic-setter
1192 Downloads
Fluently set class properties with dynamic methods.