Libraries tagged by method call
zalevsk1y/container-builder
160 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
greenlystapp/green.money
253 Downloads
A fully featured PHP SDK for calling methods from the Green Payment Processing API and parsing the responses
arianbahreman/conditional-router
7 Downloads
A lightweight PSR-7 conditional router for WordPress, supporting both class methods and callable functions.
phapi/serializer-jsonp
1518 Downloads
Phapi JSONP Serializer is a middleware based serializer that converts arrays to JSON and adds the provided (validated) callback method name.
acts/social-api-bundle
2009 Downloads
A bundle for accessing data from OAuth 1/2 REST APIs. Provides an extendable list of methods for calling Facebook and Twitter APIs.
saberyjs/refl-helper
23 Downloads
this library can help create object of specified class,or call specified method of specified clas
rsdim/yandex-ai-learn
31 Downloads
call grpc methods from php (php 8.3)
process-drive/laravel-js-route
15 Downloads
This library is using for call route method inside the javascript file
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
74870 Downloads
Propel behavior for Access previous value of field after called setter method
prgtw/propel-modified-value-behavior
1 Downloads
Propel behavior for Access previous value of field after called setter method
murdej/ts-link-php
44 Downloads
A simple transparent link for calling php methods from typescript.
hanksie/laravel-cursor-paginator-through-when-serialize
36 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.