Libraries tagged by method call
rsdim/yandex-ai-learn
39 Downloads
call grpc methods from php (php 8.3)
erebot/timer
1582 Downloads
Call a method/function after a certain amount of time has passed
alpa/tools_sucker
12 Downloads
For unit testing. The sucker for classes and objects to call private methods.
radekb/propel-modified-value-behavior
74871 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
2 Downloads
Propel behavior for Access previous value of field after called setter method
murdej/ts-link-php
59 Downloads
A simple transparent link for calling php methods from typescript.
hanksie/laravel-cursor-paginator-through-when-serialize
42 Downloads
add a method to register callback for transforming paginator's data when serializing
grottopress/setter
16 Downloads
Set private object attributes directly, without calling setter methods.
grottopress/getter
1963 Downloads
Get private object attributes directly, without calling getter methods.
esign/laravel-sqlite-disable-drop-foreign
36 Downloads
Prevents dropForeign method from being called on sqlite databases
brofist/flysystem-adapter-chain
211 Downloads
Adapter Chain, so the same method can be called in multiple adapters
binsoul/net-http-dispatcher
23 Downloads
Dispatcher using named parameters to invoke callables or methods of objects
yukata-roommate/proxy
51 Downloads
Call another class method
rapidwebltd/etsy-php
20 Downloads
Based on Etsy Rest API description output, this wrapper provides a simple client with all available methods on Etsy API (thanks to the __call magic PHP method!), validating its arguments on each request.
laasti/route
199 Downloads
Two-step controller routing for League/route. Instantiate your controller, do some stuff, then call your controller method.