Libraries tagged by static methods
doctrine/reflection
101459046 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
spaze/phpstan-disallowed-calls
12309807 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
tomasvotruba/unused-public
2034136 Downloads
Detect unused public properties, constants and methods in your code
tototoshi/staticmock
831909 Downloads
A mockery-like DSL to replace static method in test.
zenstruck/twig-service-bundle
5230 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
pmigut/gtin-validator
135960 Downloads
This library is a set of static methods for GTIN validation. Methods return true if given string is publicly available GTIN-8, GTIN-12, GTIN-13 or GTIN-14 code. Checks include format, check digit and prefix.
spaze/phpstan-disallowed-calls-nette
39265 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan
ngmy/unused-public
4669 Downloads
Detect unused public properties, constants and methods in your code
jambagecom/div2007
10489 Downloads
Extension library since 2007. Many API functions for Front End extensions. Can replace TYPO3\CMS\Frontend\Plugin\AbstractPlugin methods.
luyadev/yii-helpers
72881 Downloads
Static helper methods in addition to the Yii Framework.
gmazzap/andrew
19554 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
mistralys/application-utils-collections
6345 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
symplify/phpstan-twig-rules
13168 Downloads
Rules for static analysis of TWIG templates and TWIG render() methods
progest/twig-extension-callfunc
951 Downloads
Twig extension to call PHP functions or static methods from templates
savinmikhail/add_named_arguments_rector
456 Downloads
Rector rule to add names to arguments for functions'/methods' calls