Libraries tagged by Class methods
honeycomb/method-sort
11 Downloads
Misc framework/library agnostic utility classes and objects
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
9 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
omarwebdev/plass
6 Downloads
The ultimate solution for converting PHP's built-in functions into class methods!
kolirt/laravel-cacheable
38 Downloads
Easily cache and control class methods without having to remember cache key names
felideo/debug2
594 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
13498 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
311 Downloads
Utility class for method arguments validation.
monochromist/php-arguments
18 Downloads
Utility class for method arguments validation.
komex/perk
10 Downloads
Library allows to modify namespaces, classes and methods in php files.
kambo/classopener
9 Downloads
Mock/stub final classes and methods in PHPUnit.
drechsler-development/edi
44 Downloads
a bunch of classes and methods using for Electronic Data Interchange (EDI) you can use in your projects
arraypress/wp-utils
23 Downloads
A comprehensive utility library for WordPress plugin development, offering a rich set of helper classes and methods for efficient handling of posts, terms, users, and other WordPress elements.