Libraries tagged by method-call
claudye/laravel-hooks
1046 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.
dgifford/method-calling-trait
155 Downloads
Trait for dynamically calling methods within classes.
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
lisachenko/scalar-objects
3 Downloads
Method calls on PHP scalars with user-registerable handler classes, powered by a z-engine AST rewrite
appserver-io-psr/persistencecontainerprotocol
845 Downloads
Remote method invocation library implementation
ufo-tech/rpc-statistics-bundle
0 Downloads
rpc-statistics-bundle is a Symfony bundle for collecting and analyzing JSON-RPC method call statistics, including duration, statuses, and request metadata.
tmont/phroxy
32 Downloads
Proxy generator that supports interception of method calls
skybluesofa/chainable
193 Downloads
Allow for chainable, fluent method calls
shavy/s-array
16 Downloads
A Super Array for PHP. Allows more method calls
ruth/async-service-call-bundle
33 Downloads
Symfony bundle for asynchronous service methods calls
rtablada/markdown
26 Downloads
A laravel style markdown generator using static method calls
rodrigovr/php-aop-cache
0 Downloads
Cache method calls using Aspect-Oriented Programming techniques.
ro/dto-php
53 Downloads
DTO (DATA TRANSFER OBJECT) is a library that allows transferring data between different processes across the architecture.Dto - ro for php improves communication by optimizing the number of method calls.