Libraries tagged by method call
signes/vbulletin-api-php
5539 Downloads
This package gives you possibility to easy integrate your system with vBulletin 5 API using simple methods calls.
cubesolutions/phpconsistent
129 Downloads
PHPConsistent is a dynamic and static code analysis tool that verifies the consistency between the function/method calls your code makes and the in-line documentation (docblock) of the called functions/methods.
astrotomic/laravel-transaction-proxy
1313 Downloads
This package provides a trait and class to call methods in a database transaction.
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
christopheraue/phpspy
13 Downloads
A test spy tracking calls to methods.
sandfoxme/private-access
1888 Downloads
Simple and fast methods to read private properties and call private methods
yukata-roommate/proxy
16 Downloads
Call another class method
topshelfcraft/walk
1474 Downloads
A Craft-aware array_walk() method, plus some super-convenient console commands, to easily call Craft service methods on a collection of elements or values.
juanchosl/curlclient
47 Downloads
A small, lightweight utility to perform curl calls using GET, POST, PUT, PACTH, DELETE, HEAD, TRACE, OPTIONS methods...
ruth/async-service-call-bundle
32 Downloads
Symfony bundle for asynchronous service methods calls
phpdepend/callmap
15 Downloads
PHPStan Plugin to collect method-calls for further processing
mfabdelaziz/async-service-call-bundle
28 Downloads
Symfony bundle for asynchronous service methods calls
stella-maris/callmap
8 Downloads
PHPStan Plugin to collect method-calls for further processing
dgifford/method-calling-trait
155 Downloads
Trait for dynamically calling methods within classes.
form-synergy/callback-connection
4 Downloads
This script will create a connection between a module and your own javaScript code by creating a callback method. This script will not work by itself.