Libraries tagged by method call
rodrigovr/php-aop-cache
0 Downloads
Cache method calls using Aspect-Oriented Programming techniques.
ro/dto-php
50 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
1063 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
24 Downloads
Provides functionality to catch PHP warnings during any function or method call.
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.
chrgriffin/laravel-cacheable
52 Downloads
A GOAOP implementation for easily caching method calls.
ailixter/gears-watchedcall
0 Downloads
Hooks before/after any method call
kael-shipman/factory
50 Downloads
A class that provides overridable instantiation of classes through declarative method calls.
teleiosis/property_access
6 Downloads
Use calls methods as properties in PHP
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
cecula/proprietor
6 Downloads
A Two-Factor Authentication Library for verifying ownership of mobile number via sms and call method"
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
damonkreft/mandrill-api-api
1605 Downloads
INCOMPLETE: A cleaner, more productive API on top of the official Mandrill API. This includes explicit API methods for calls (IDE friendly), method chaining and simpler adding of template variables.