Libraries tagged by method call
riesjart/static-context-checker
724 Downloads
Check whether a method is called in static context
prob/handler
417 Downloads
A simple library for calling function and method
kanfa/runner
7 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
74 Downloads
Basic logic for new projects. Provides singleton, configuration, callback and basic api methods.
piotrpress/accessor
42 Downloads
This library provides an access to protected/private, also static, methods/properties of an object/class.
keven/magician
24 Downloads
Register magic methods handlesr from traits and abstract classes. DO NOT USE IN PRODUCTION.
parfumix/arrayy
45 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
30 Downloads
Proxy generator that supports interception of method calls
shavy/s-array
15 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
50 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.