Libraries tagged by method call
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
shavy/s-array
16 Downloads
A Super Array for PHP. Allows more method 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.
plinker/core
1076 Downloads
PlinkerRPC PHP client/server makes it really easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.
michaelesmith/object-cache
55 Downloads
An object cache that will seamlessly cache all method calls to an object
margusk/warbsorber
41 Downloads
Provides functionality to catch PHP warnings during any function or method call.
kekalainen/eloquent-concurrency
90 Downloads
Race condition workarounds for concurrent *OrCreate method calls.
hirmeos/entity-fishing-php-wrapper
20 Downloads
This is a PHP library/wrapper of the NERD API. High level method calls that parse the JSON API response to PHP classes for ease of use.
eerzho/opentelemetry-auto-class-symfony
7 Downloads
One tag, full visibility — every method call in your Symfony app shows up in your traces, zero config.
eerzho/opentelemetry-auto-class-laravel
1 Downloads
One tag, full visibility — every method call in your Laravel app shows up in your traces, zero config.
eerzho/opentelemetry-auto-class
8 Downloads
One tag, full visibility — every method call in your PHP app shows up in your traces, no boilerplate, no framework required.
chrgriffin/laravel-cacheable
52 Downloads
A GOAOP implementation for easily caching method calls.