Libraries tagged by method call
prob/handler
418 Downloads
A simple library for calling function and method
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.
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
ufo-tech/rpc-statistics-bundle
0 Downloads
rpc-statistics-bundle is a Symfony bundle for collecting and analyzing JSON-RPC method call statistics, including duration, statuses, and request metadata.
tmont/phroxy
32 Downloads
Proxy generator that supports interception of method calls
shavy/s-array
16 Downloads
A Super Array for PHP. Allows more method calls
rtablada/markdown
26 Downloads
A laravel style markdown generator using static method calls
rodrigovr/php-aop-cache
0 Downloads
Cache method calls using Aspect-Oriented Programming techniques.
ro/dto-php
52 Downloads
DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.
plinker/core
1075 Downloads
PlinkerRPC PHP client/server makes it really easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.