Libraries tagged by method call
myckhel/checkmobi
887 Downloads
CheckMobi APIs are based on HTTP methods, which make it easy to integrate into your own products.
savinmikhail/add_named_arguments_rector
452 Downloads
Rector rule to add names to arguments for functions'/methods' calls
forknetwork/strict-phpunit
29896 Downloads
A simple PHPUnit extension that disallows unexpected method calls.
serhii/short-number
2935 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
arokettu/private-access
2332 Downloads
Simple and fast methods to read private properties and call private methods
marcocesarato/security
2551 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
shaka/dynamic-update-trait
4253 Downloads
The Dynamic Update Trait for Laravel provides a convenient way to dynamically update model attributes using magic methods. This trait allows you to update individual model attributes without explicitly defining setter methods for each attribute. It simplifies the process of updating model fields by providing a generic update method that can be called with dynamic method names.
bovigo/callmap
26667 Downloads
Allows to stub and mock method calls by applying a callmap.
glomberg/wpdb-unsafe-methods
291 Downloads
Psalm plugin to forbid calling provided `$wpdb` methods
progest/twig-extension-callfunc
943 Downloads
Twig extension to call PHP functions or static methods from templates
betterphp/php-reflection-utils
10782 Downloads
PHP Reflection Utils is a set of helper methods for accessing the private properties and methods of a class
ijvo/kdyby-strict-objects
822 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
kirschbaum-development/laravel-route-file-macro
21409 Downloads
Route macro that easily loads a route file without unnecessary method calls.
claudye/laravel-hooks
447 Downloads
A Laravel Trait for Hooking Before and After Method Calls
astrotomic/laravel-transaction-proxy
1310 Downloads
This package provides a trait and class to call methods in a database transaction.