Libraries tagged by method call
skybluesofa/chainable
191 Downloads
Allow for chainable, fluent method calls
appserver-io/rmi
8343 Downloads
Remote method invocation library implementation
appserver-io/doppelgaenger
5452 Downloads
Make PHP structure definition clones which look the same but behave differently
fuwasegu/guardrail
84 Downloads
Laravel static analysis tool - Verify API routes call required methods (authorization, logging, etc.)
prob/handler
438 Downloads
A simple library for calling function and method
windy/lazyrouter
27 Downloads
Translates request URIs into method calls.
fuwasegu/cache-decorator
7 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
claudye/laravel-hooks
1044 Downloads
A Laravel Trait for Hooking Before and After Method Calls
signes/vbulletin-api-php
5540 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
64 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
4356 Downloads
Simple and fast methods to read private properties and call private methods
topshelfcraft/walk
1479 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.