Libraries tagged by method call

spaze/phpstan-disallowed-calls

341 Favers
24010402 Downloads

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.

Go to Download


voku/arrayy

491 Favers
5809060 Downloads

Array manipulation library for PHP, called Arrayy!

Go to Download


permafrost-dev/php-code-search

28 Favers
456431 Downloads

Search PHP code for function & method calls, variable assignments, and more

Go to Download


rybakit/arguments-resolver

26 Favers
115615 Downloads

ArgumentsResolver allows you to determine the arguments to pass to a function or method.

Go to Download


kdyby/strict-objects

32 Favers
1746585 Downloads

Simple trait to make your class strict, when calling or accessing undefined member (property or method).

Go to Download


savinmikhail/add_named_arguments_rector

20 Favers
125683 Downloads

Rector rule to add names to arguments for functions'/methods' calls

Go to Download


morrislaptop/var-dumper-with-context

17 Favers
163862 Downloads

Show the line number where the dump method was called

Go to Download


astrotomic/php-conditional-proxy

32 Favers
179580 Downloads

This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.

Go to Download


inpsyde/object-hooks-remover

63 Favers
70257 Downloads

Package to remove WordPress hook callbacks that uses object methods or closures.

Go to Download


spaze/phpstan-disallowed-calls-symfony

4 Favers
22702 Downloads

Symfony-specific configuration for Disallowed method and function calls extension for PHPStan

Go to Download


spaze/phpstan-disallowed-calls-nette

1 Favers
70330 Downloads

Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan

Go to Download


itools/smartstring

1 Favers
17130 Downloads

XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself

Go to Download


imanghafoori/laravel-middlewarize

113 Favers
4619 Downloads

Use laravel middlewares on any method calls in your app

Go to Download


adriansuter/php-autoload-override

23 Favers
68944 Downloads

Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.

Go to Download


orklah/psalm-strict-visibility

8 Favers
105429 Downloads

A Psalm plugin to detect calling private or protected method via proxy

Go to Download


Next >>