Libraries tagged by static methods
doctrine/reflection
98902776 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
9525755 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
tomasvotruba/unused-public
1366718 Downloads
Detect unused public properties, constants and methods in your code
tototoshi/staticmock
671899 Downloads
A mockery-like DSL to replace static method in test.
pmigut/gtin-validator
102684 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.
gmazzap/andrew
17277 Downloads
Proxy objects to access (dynamic and static) private properties and methods.
spaze/phpstan-disallowed-calls-nette
31898 Downloads
Nette Framework-specific configuration for Disallowed method and function calls plug-in for PHPStan
jambagecom/div2007
8131 Downloads
Extension library since 2007. Many API functions for Front End extensions. Can replace TYPO3\CMS\Frontend\Plugin\AbstractPlugin methods.
grungestranger/laravel-eloquent-table-name-trait
8615 Downloads
Eloquent trait to get the names of tables of your models statically.
zenstruck/twig-service-bundle
2941 Downloads
Make functions, static methods, Symfony service methods available in your twig templates.
luyadev/yii-helpers
68819 Downloads
Static helper methods in addition to the Yii Framework.
bnomei/kirby3-mobile-detect
1832 Downloads
Static Class and Page Methods for using Mobile Detect Lib
ngmy/unused-public
1096 Downloads
Detect unused public properties, constants and methods in your code
neoighodaro/unused-public
1041 Downloads
Detect unused public properties, constants and methods in your code
sevenecks/ansi
5573 Downloads
This package offers an API to colorize strings of text with various ANSI colors using static methods.