Libraries tagged by Class methods
rotexsoft/compare-php-class-by-git-branch
4 Downloads
This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other
matiasmuller/methods-stacks
54 Downloads
Manage DB queries very easily using simple search classes similar to form requests
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
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
47 Downloads
Easily cache and control class methods without having to remember cache key names
felideo/debug2
597 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
316 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.