Libraries tagged by method-call
permafrost-dev/php-code-search
455616 Downloads
Search PHP code for function & method calls, variable assignments, and more
savinmikhail/add_named_arguments_rector
125032 Downloads
Rector rule to add names to arguments for functions'/methods' calls
imanghafoori/laravel-middlewarize
4612 Downloads
Use laravel middlewares on any method calls in your app
krlove/async-service-call-bundle
53987 Downloads
Symfony bundle for asynchronous service methods calls
kirschbaum-development/laravel-route-file-macro
24280 Downloads
Route macro that easily loads a route file without unnecessary method calls.
hakone/untouchable-psr7
10992 Downloads
PSR-7 message implementation with all method calls restricted
forknetwork/strict-phpunit
33705 Downloads
A simple PHPUnit extension that disallows unexpected method calls.
bovigo/callmap
38013 Downloads
Allows to stub and mock method calls by applying a callmap.
appserver-io/rmi
8461 Downloads
Remote method invocation library implementation
appserver-io/doppelgaenger
5586 Downloads
Make PHP structure definition clones which look the same but behave differently
webhappens/conditional-methods
6012 Downloads
Make method calls conditional by simply appending If or Unless when you call them.
brandembassy/phpstan-forbidden-method-calls-rule
23057 Downloads
Rule for PHPStan that enables you to forbid some methods from being called.
windy/lazyrouter
27 Downloads
Translates request URIs into method calls.
phpdepend/callmap
67 Downloads
PHPStan Plugin to collect method-calls for further processing
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.