Libraries tagged by Class methods
eerzho/opentelemetry-auto-class-symfony
7 Downloads
One tag, full visibility — every method call in your Symfony app shows up in your traces, zero config.
eerzho/opentelemetry-auto-class-laravel
1 Downloads
One tag, full visibility — every method call in your Laravel app shows up in your traces, zero config.
eerzho/opentelemetry-auto-class
8 Downloads
One tag, full visibility — every method call in your PHP app shows up in your traces, no boilerplate, no framework required.
bigwhoop/php-extract-class-components
2 Downloads
Extract components (methods and properties interacting with each other) from a PHP class. The result can be visualized and aid in splitting up classes.
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
omarwebdev/plass
7 Downloads
The ultimate solution for converting PHP's built-in functions into class methods!
kolirt/laravel-cacheable
51 Downloads
Easily cache and control class methods without having to remember cache key names
felideo/debug2
603 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.
danwe/helpers-gettersetteraccessor
51 Downloads
Helper class offering functionality to define setter and getter class methods with a minimum of expressive code.
code-distortion/staticall
13501 Downloads
Run class methods both statically and non-statically
apricity/handler
9 Downloads
A PHP class for parsing and executing various types of handlers, including strings in the format 'Class@method', callable functions, and arrays with class and method names.
robotdance/php-arguments
327 Downloads
Utility class for method arguments validation.
monochromist/php-arguments
19 Downloads
Utility class for method arguments validation.
komex/perk
10 Downloads
Library allows to modify namespaces, classes and methods in php files.
kambo/classopener
10 Downloads
Mock/stub final classes and methods in PHPUnit.