Libraries tagged by method call
stella-maris/callmap-cli
9 Downloads
Create a PlantUml graph from a callmap JSON-file
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
norse-blue/optionals
5 Downloads
PHP Optionals is a PHP library that allows you to chain method calls or access properties of an object while preventing errors from occurring.
appserver-io-psr/persistencecontainerprotocol
845 Downloads
Remote method invocation library implementation
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.
carloswph/mainframe
8 Downloads
Provides a container in which objects can be pushed, and then an interface to call methods that can be found inside the queued objects, and executed sequentially.
riesjart/static-context-checker
724 Downloads
Check whether a method is called in static context
kanfa/runner
8 Downloads
Run a callback, or an accessible method of a class by giving the parameters if require
cupoftea/chain
83 Downloads
Call a chain of methods on an object
xiphe/base
76 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
ta-tikoma/bind
192 Downloads
bind method for binding argument to callable
piotrpress/accessor
43 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
keven/magician
25 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
parfumix/arrayy
46 Downloads
Array manipulation library for PHP, called Arrayy!
dkx/slim-injectable-routes
250 Downloads
Inject custom arguments into route callbacks